It is an instant messaging client. Crony IM has support for some commonly used instant messaging protocols, allowing the user to log into various different services from one application. like LAN, GTalk, Yahoo, Facebook.
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
This is a less intrusive ajax web chat which uses Ajax, Smack, XMPP. This is the client version Servlet. The backend code should run under Tomcat server. You can use openfire or any other XMPP server as the server, gtalk also.