sending a file through sockets

Fredrik Lundh fredrik at pythonware.com
Thu Jul 4 11:13:54 EDT 2002


Guyon Morée wrote:

> so the trick is to convert a file to a string representation right?

don't trust everything you read on comp.lang.python.

I suggest reading the socket how-to before you start
coding:

    http://py-howto.sourceforge.net/sockets/sockets.html

</F>





More information about the Python-list mailing list