Hallo, Jack hat gesagt: // Jack wrote:
In fact with TCP, everything works fine (that the aim of this
protocol) with [until]. If it works with TCP, it should work with UDP (or i'm wrong).
You are a little bit wrong: The possibility to lose messages (i.e. packets) is one of the "advantages" of UDP over TCP. See http://en.wikipedia.org/wiki/User_Datagram_Protocol#Difference_between_TCP_a...
Frank