Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I would like to build Instant Messaging service for my company. I have got familiar with XMPP from this book. Now I would like to play with some open source existing XMPP servers and build Instant Messaging service. Can you recommend any open source XMPP web servers.

P.S: I am new to XMPP and Instant Messaging, so any recommendation regarding XMPP and IM will be helpful.

Thanks

share|improve this question

1 Answer

A good list of XMPP servers can be found from this link: http://xmpp.org/xmpp-software/servers/

But few of the main players are jabberd, ejabberd, openfire, Tigase etc.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.