SocketServer class - basis problem

Steve Holden sholden at holdenweb.com
Tue Jun 24 08:13:58 EDT 2003


"lebo" <leonardbocock at yahoo.com> wrote in message
news:63701d2f.0306231709.7990d916 at posting.google.com...
> So I'm new to this python stuff - and this has me stumped
>
[sample code]
>
> Why does s.recv() hang the client?  It seems like server is not
> handing back "blah", but I'm sure it is.....this should be
> easy...(sigh)

<gratuitous self-advertisement>
If you're going to OSCON you might like to sign up for the Python Network
Programming tutorial - see
http://conferences.oreillynet.com/cs/os2003/view/e_sess/4165

This tutorial is intended to help network programming beginners to write
their own networking code.
</gratuitous self-advertisement>

regards
--
Steve Holden                                  http://www.holdenweb.com/
Python Web Programming                 http://pydish.holdenweb.com/pwp/







More information about the Python-list mailing list