[JDEV] j-xmpp
Mike Prince
mike at mikeprince.com
Fri Sep 19 21:59:40 CDT 2003
>> It looks like the code is in CVS from looking at the JabberStudio
>> project. However, the code appears to be unfinished from
>> taking a quick
>> look? As far as I know (from a biased position as the
>> author), the only
>> light-weight XMPP client library available is Smack:
>>
>http://www.jivesoftware.com/xmpp/smack
>
>The full library is 123K (which includes an XML parser) and has no
>external dependencies.
Another option is my Yaja (Yet Another Jabber API) library. It's 64K
including the XML parser and has been back-ported to JDK 1.1.7 to run on
all the old browsers. The older version is available at
http://yaja.sourceforge.net/ or email me for the newest version.
Thanks,
Mike
More information about the JDev
mailing list