[Tutor] Creating a chat system Server

Winfried Tilanus winfried at tilanus.com
Tue Sep 16 22:26:41 CEST 2008


On 09/16/2008 W W wrote:

Hi,

> A lot of people referenced me to twisted whenever I asked about sockets/threading.

You might want to use xmpp (the protocol of jabber). Twisted can speak
that, but there are other options. It is a quite versatile protocol:
beside 'just chatting', about anything that is real time over the net
can be done with it. A list of python-jabebr libraries can be found at:

http://www.jabber.org/web/Libraries#Python

Winfried

-- 
http://www.tilanus.com
xmpp:winfried at jabber.xs4all.nl
tel. 015-3613996 / 06-23303960
fax. 015-3614406


More information about the Tutor mailing list