sockets: How to know when your data is sent

Alex Martelli aleaxit at yahoo.com
Sun Nov 14 03:47:01 EST 2004


Sion Arrowsmith <siona at chiark.greenend.org.uk> wrote:

> >The way to tell that data has been sent is to use an
> >application-level protocol that acknowleges the data transferr.
> 
> applies in spades if you care about reliability.

Oh yep:
http://web.mit.edu/Saltzer/www/publications/endtoend/endtoend.pdf


Alex



More information about the Python-list mailing list