sending a file through sockets
Fredrik Lundh
fredrik at pythonware.com
Thu Jul 4 11:13:54 EDT 2002
More information about the Python-list mailing list
Thu Jul 4 11:13:54 EDT 2002
- Previous message (by thread): sending a file through sockets
- Next message (by thread): sending a file through sockets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): sending a file through sockets
- Next message (by thread): sending a file through sockets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list