(Newbie) Help with sockets.
Miki
miki.tebeka at gmail.com
Thu Feb 28 22:27:52 EST 2008
Hello,
> Hi everyone. I'm fairly new to Python, and even more new to socket
> programming. I think I've wrapped my head around sockets, and with
> that I want to create a Telnet-based chat server, the idea being
> people connect to the telnet servers with their clients and they all
> communicate.
IMO you should start with twisted (http://twistedmatrix.com/trac/),
which simplifies socket programming very much.
HTH,
--
Miki <miki.tebeka at gmail.com>
http://pythonwise.blogspot.com
More information about the Python-list
mailing list