UDP performance
Paul Sijben
sijben at eemvalley.com
Thu Apr 20 06:08:21 EDT 2006
More information about the Python-list mailing list
Thu Apr 20 06:08:21 EDT 2006
- Previous message (by thread): UDP performance
- Next message (by thread): Conditions vs Events
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): UDP performance
- Next message (by thread): Conditions vs Events
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list