Tcp/ip programs in python
Josiah Carlson
jcarlson at nospam.uci.edu
Fri Jan 30 15:46:25 EST 2004
More information about the Python-list mailing list
Fri Jan 30 15:46:25 EST 2004
- Previous message (by thread): Tcp/ip programs in python
- Next message (by thread): Tcp/ip programs in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jp Calderone wrote: > 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: > > http://www.google.com/ > > http://www.vex.net/parnassus/ > > http://www.twistedmatrix.com/ I always found http://www.python.org/doc/current/lib/module-socket.html to be quite useful for the background and http://www.python.org/doc/current/lib/module-asyncore.html for the actual implementation. - Josiah
- Previous message (by thread): Tcp/ip programs in python
- Next message (by thread): Tcp/ip programs in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list