I was intentionally blasting packets as quickly as I could to demonstrate the out of sequence and missing packets that can plague UDP. Real world applications will likely have some processing time between sending packets, so it may not be as big of an issue in a real world application, but as you have seen, adding delay between sending the UDP packets will improve reliability significantly.
Good luck with your application, would love to hear how you make out.
Later
Bookmarks