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

Irmen de Jong wrote:
> [EMAIL PROTECTED] 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to