Client server implementation

Larry Bates larry.bates at vitalEsafe.com
Mon Sep 15 14:07:24 EDT 2008


Babloo wrote:
> Hi everyone,
> 
>                   i wanted to implement a client- server connection
> and transfer a file over the network. i was able to implement a normal
> set up where in i was able to send chat messages and small chunks of
> data.
> I want to implement the file transfer with out using the FTP library
> available in python .
> 
>                   So can anyone suggest a piece of code by which i can
> do that.
> 
> Thanks
> Pruthvi

What Client OS? What Server OS?  On LAN or Internet?  You need to give is some 
information to help you.

-Larry



More information about the Python-list mailing list