Client server implementation

Benjamin musiccomposition at gmail.com
Mon Sep 15 22:38:33 EDT 2008


On Sep 15, 5:15 am, Babloo <pruthviraj... at gmail.com> 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.

I don't know what you really want, but look at Twisted. http://twistedmatrix.com

>
> Thanks
> Pruthvi




More information about the Python-list mailing list