Network Programming in Python

tactics40 at gmail.com tactics40 at gmail.com
Thu Jun 22 15:45:42 EDT 2006


diffuser78 at gmail.com wrote:
> I am a newbie in python. I want to learn and implement a small
> networking concept. Please help me. Every help is appreciated.

(hums the Batman Theme song replacing the words Batman with Google)...

http://www.amk.ca/python/howto/sockets/
http://www.devshed.com/c/a/Python/Sockets-in-Python/

Really, was that so hard?

Python makes sockets a total breeze. You can write an 80's style HTTP
server in less than a page of code.




More information about the Python-list mailing list