Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UDP FTP server
#3
Okay, I figured it out. I was sending it to the wrong IP address. I just changed this line in Receiver.py: receiverSocket.sendto(msg, address)

I hope that this was able to help anyone else who may encounter this problem in the future.
Reply


Messages In This Thread
UDP FTP server - by msDirecti0n - Oct-29-2017, 04:59 AM
RE: UDP FTP server - by HybridAK - Oct-29-2017, 09:25 PM
RE: UDP FTP server - by msDirecti0n - Oct-29-2017, 11:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Paramiko Server -- Exception (server): Error reading SSH protocol banner ujlain 3 5,199 Jul-24-2023, 06:52 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020