by dustinhass, noxeno, svenjost
JXA is a Jabber XMPP API for J2ME. This Project includes a complete API (containing XML Reader and Writer) and a working example implementation of a Jabber client for mobile phones (including roster organisation and GUI using MIDP 2.0).
1. add Google Talk login support (SSL:5223 & SASL). 2. Jxa constructor has been changed. 3. onAuth() has been changed, because Google Talk serve will modified requested resource name. 4. XmppListener interface changed. 5. new client example.
1. nokia JVM InputStreamReader bug walkaround (refer to http://discussion.forum.nokia.com/forum/showthread.php?t=76814, thanks to abirr). tested on nokia n78 2. Jxa constructor no longer start thread, you must use Jxa.start()
yctai committed revision 8 to the J2ME XMPP API SVN repository, changing 5 files
1. add Google Talk login support (SSL:5223 & SASL). 2. Jxa constructor has been changed. 3. onAuth() has been changed, because Google Talk serve will modified requested resource name. 4. XmppListener interface changed. 5. new client example.
yctai committed revision 7 to the J2ME XMPP API SVN repository, changing 4 files
Support for Google Talk login has been added. use Jxa("USERNAME@gmail.com", PASSWORD, RESOURCE, PRIOPRITY, "talk.google.com", "5223", true) to login
yctai created the patch for Google Talk login forum thread
yctai committed revision 6 to the J2ME XMPP API SVN repository, changing 2 files
yctai committed revision 5 to the J2ME XMPP API SVN repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use