Python Instant Messenger Example

E

Evan McPeters

Does anyone have an example of a simple Instant Messenger program written in
Python?

I have some code for a simple server and simple client communicating over
TCP/IP, so I could always combine both of those into each IM client, but
perhaps there is a better way.

Thank you.
 
J

Jarek Zgoda

Larry Bates said:
I haven't personally used any of them, but
you might want to review:

http://xmpppy.sourceforge.net/

This is experimental library, geared towards compatibility with newest
jabberd implementations.

This one is legacy and unmantained code, although works good.

There is one more XMPP/Jabber client library, PyXMPP
http://www.jabberstudio.org/projects/pyxmpp/. As author is Jabber
Software Foundation member, you can expect this one to be "reference
implementation".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top