Hi,
I want to develop an XMPP server with the following features
1. On-Line IM,
2. Off-Line IM,
3. Presence,
4. Buddy List,
5. File Transfer,
6. Multi Party IM,
7.Interactive Group ChatI am looking for the XMPP library either in C or C++. I have looked into the following link: http://www.jabber.org/software/libraries.shtml But did not find even a single library which is in C/C++ and for Server. Can any one please help me. Thanks, Gautam
