Tcp/ip programs in python

Chris Liechti cliechti at gmx.net
Fri Jan 30 14:28:10 EST 2004


Jp Calderone <exarkun at intarweb.us> wrote in 
news:mailman.1056.1075488164.12720.python-list at python.org:

> On Fri, Jan 30, 2004 at 06:27:45PM -0000, M.Dikmen wrote:
>> Do you now a source about socket programming in python? or some source
>> codes, demo programs? i really need them
>> 
>   In order of increasing relevance:

not to forget the python documentation that is also on your harddisk...
http://www.python.org/doc/current/lib/socket-example.html

and also http://www.amk.ca/python/howto/sockets/ (found on 
http://www.python.org/doc/)
 
>     http://www.google.com/
> 
>     http://www.vex.net/parnassus/
> 
>     http://www.twistedmatrix.com/
> 
>   Jp

-- 
Chris <cliechti at gmx.net>




More information about the Python-list mailing list