Python Instant Messenger Example

Evan McPeters emcpeters at anacapasciences.com
Fri Jun 25 01:11:35 EDT 2004


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.





More information about the Python-list mailing list