Re: Query on Instant Messaging

2007-10-24 Thread Jon Atkinson
I've used xmpppy in the past to communicate with users over instant message: http://xmpppy.sourceforge.net/ If you're just wanting users of the same site to communicate, have you considered something like IRC? It's incredibly simple to use (you can run the server on the same machine as the site)

Re: Query on Instant Messaging

2007-10-24 Thread Samuel Adam
http://www.jabber.org/about/overview.shtml On Oct 24, 10:06 am, Subramanyam <[EMAIL PROTECTED]> wrote: > Hi > > Do we have any libraries in django to provide instant messaging or are > there any open source project that we can integrate it into our web > server (Django-server ) and provide instan

Query on Instant Messaging

2007-10-24 Thread Subramanyam
Hi Do we have any libraries in django to provide instant messaging or are there any open source project that we can integrate it into our web server (Django-server ) and provide instant messaging Just like what gmail has, some web-page based messaging between contacts of the same domain users