Python Forum
my next little project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
my next little project
#1
my next little project is to make a "what is my IP address" server, but with UDP and my code (a server and a client) on each end.  so i need to set up a little server that can get the source IP from the UDP datagram it receives and send a UDP response back with the IP address in the data payload as well as the destination address.  i do not need to do IPv6 for this, though i may need to do so some day in the future.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
my next little project - by Skaperen - Dec-20-2016, 06:57 AM
RE: my next little project - by wavic - Dec-20-2016, 08:34 AM
RE: my next little project - by Skaperen - Dec-22-2016, 03:29 AM
RE: my next little project - by wavic - Dec-22-2016, 07:27 AM
RE: my next little project - by Skaperen - Dec-24-2016, 04:15 AM

Forum Jump:

User Panel Messages

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