I am studying udp in the next few days. This weekend I am going to participate in one of these 72 competitions, and I would like my UDP code to work online until the end. During the competition, I will not have the Internet (therefore, no one calls someone and does not test).
I know some problems related to UDP, such as packets that arrive twice, and not for several frames (but I don’t know how long in milliseconds I should expect), the recommended byte size (576), etc. What do I know about UDP programming?
But what are some of the things that happen to you after moving from a local area network to the Internet?
NOTE. I will run some ASAP code and test it on the Internet. Hope my final code will look, but I can also skip a few things.
user34537
source
share