Socket Programming

Bjorn Pettersen bjorn.pettersen at comcast.net
Thu Dec 25 06:09:04 EST 2003


"Kamuela Franco" <kamuelaf at verizon.net> wrote in news:KdzGb.23400$NZ1.18286
@nwrddc02.gnilink.net:

> Can someone give me some general information on socket programming in
> Python.
> 
> trainee

There's nothing special about socket programming in Python, any book on the 
subject will do (or just the Python docs, if you've done socket programming 
elsewhere).

If you have specific issues, feel free to ask them (provide code for what 
you've tried if possible)... and if you give a hint about your experience 
level with sockets it would potentially prevent someone from writing the 
first chapters of a new book, and also be more useful to yourself <wink>.

-- bjorn




More information about the Python-list mailing list