Jabberwocky: Adding Chat to Your Application with Jabber

Many types of applications are collaborative, and the users of such applications would benefit from the addition of an instant messaging (IM) capability . A new protocol called Extensible Messaging and Presence Protocol (XMPP) allows applications to stream XML elements across a network, and it was created especially for working with instant-messaging applications. Jabber is a set of protocols based on XMPP, as well as an API for working with them. You can use the Jabber API to add messaging functionality to your programs. There are several ways to use Jabber for instant messaging. The easiest is to use Jabber directly "out of the box"—you can use the Jabber client program to connect ...

Get Wicked Cool Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.