[EMAIL PROTECTED] 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. -- http://mail.python.org/mailman/listinfo/python-list