Network Programming in Python

diffuser78 at gmail.com diffuser78 at gmail.com
Fri Jun 23 01:06:41 EDT 2006


I just realized that you are the author of Pyro. Will it be of any help
to me ??

Irmen de Jong wrote:
> tactics40 at gmail.com wrote:
> >
> > Really, was that so hard?
> >
> > Python makes sockets a total breeze. You can write an 80's style HTTP
> > server in less than a page of code.
>
> But making a *good* 80's style http/socket server is a lot of work.
> Better pick one of the high level protocols built on top of it,
> to shield you from the gory details of raw socket programming.
> 
> --Irmen




More information about the Python-list mailing list