Welcome, Guest! Log In | Create Account

Share

J2ME XMPP API

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).


http://jxa.sourceforge.net

Chat

Project Feed

  • Source 1.1 file released: jxa-1.1.2.tar.gz

    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.

    11:37AM on Sep 12 2008

  • 1.1.2

    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()

    03:41AM on Sep 12 2008 by yctai

  • Code committed

    yctai committed revision 8 to the J2ME XMPP API SVN repository, changing 5 files

    03:30AM on Sep 12 2008 by yctai

  • Source 1.1 file released: jxa-1.1.1.tar.gz

    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.

    04:13PM on Aug 15 2008

  • Source 1.0 file released: jxa-1.0.tar.gz

    
                
            
            

    08:12AM on Aug 15 2008

  • Code committed

    yctai committed revision 7 to the J2ME XMPP API SVN repository, changing 4 files

    06:16AM on Aug 15 2008 by yctai

  • 1.1 alpha

    Support for Google Talk login has been added. use Jxa("USERNAME@gmail.com", PASSWORD, RESOURCE, PRIOPRITY, "talk.google.com", "5223", true) to login

    07:53AM on Aug 11 2008 by yctai

  • Forum thread added

    yctai created the patch for Google Talk login forum thread

    05:08AM on Aug 08 2008 by yctai

  • Code committed

    yctai committed revision 6 to the J2ME XMPP API SVN repository, changing 2 files

    04:48AM on Aug 08 2008 by yctai

  • Code committed

    yctai committed revision 5 to the J2ME XMPP API SVN repository, changing 1 files

    02:22AM on Aug 08 2008 by yctai

J2ME XMPP API Actions