Looking for an tutorial

Steve Holden sholden at holdenweb.com
Thu May 30 09:33:04 EDT 2002


"Sebastian Roth" <xsebbi at gmx.de> wrote in message
news:mailman.1022669866.8228.python-list at python.org...
> Hi all,
>
> I know, google could help me, but it doesn't prints any good links for
> my request. Im looking for an python-tutorial about sockets and basic
> network-data-transfers. I tried socket overview from the python
> homepage/documentation but it doesn't say anything about InputOutput
> over a network. Only about 'how to set up an server/client'.
>
> The Python library reference could'nt help me, too, because I'm looking
> for some expamples, too. ;)
>
> So, do you know something about an good tutorial related to this topic?
>

Gordon MacMillan's primer on this topic is always well worth reading. See

    http://www.mcmillan-inc.com/sock1.html

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








More information about the Python-list mailing list