Socket Programming
Bjorn Pettersen
bjorn.pettersen at comcast.net
Thu Dec 25 06:09:04 EST 2003
More information about the Python-list mailing list
Thu Dec 25 06:09:04 EST 2003
- Previous message (by thread): Socket Programming
- Next message (by thread): Socket Programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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
- Previous message (by thread): Socket Programming
- Next message (by thread): Socket Programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list