UDP performance

Paul Sijben sijben at eemvalley.com
Thu Apr 20 06:08:21 EDT 2006


Martin P. Hellwig wrote:
[snip]
> Is the connection 1:1 i.e. the receiving end receives data only from one
> sender at the time? And how do you handle lost packages in your
> application?
> 

no the server is receiving from multiple clients.

and at the moment I do not handle lost packets.



More information about the Python-list mailing list