Echomine Feridian is an easy-to-use Java API that gives you quick and easy access to the XMPP network used in IM services such as Google Talk. The API allows you to communicate with Jabber/XMPP servers for sending and receiving instant messages, presence management, and custom extensions to the XMPP protocol.
| Tags | Communications Chat Conferencing File Sharing Software Development Libraries Java Libraries |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | OS Independent Unix |
| Implementation | Java |
Recent releases


Release Notes: This release fixes a show-stopping bug where connections are closed when a packet is programmatically sent. It also fixes some other issues. In addition, there are many fixes to the maven distribution mechanism. Distribution files are now properly managed under maven.


Release Notes: This release added tasks for creating Maven bundles and releasing them to the Maven repository. It also fixed some issues with the jabber:iq:auth element and throws a more defined exception is the remote server is not XMPP compliant (ie. no version attribute defined).


Release Notes: This initial release supports over 90% of the XMPP specification. A quick list of features includes support for SSL, TLS, SASL (MD5 and Plain), Stream Features, xml:lang, Privacy List management, Roster List management, jabber:x:data support, and Jabber old-style authentication support (0k, plain, and digest).