Forum Discussion
Altera_Forum
Honored Contributor
22 years agoI can't comment with regards to the demo, but UDP is not a "guaranteed" protocol like TCP. As far as I know, it's more than likely that any collision on your network could cause this to happen, it's up to your application to handle missing packets - this is the main reason that I've only ever used TCP (apart from UDP broadcast messages).
Adrian