jump to navigation
Email This Post

JXME And Peer to Peer Mobility March 13, 2006

The purpose of JXTA-J2ME is to provide a JXTA compatible functionalities on constrained devices using the Connected Limited Device Configuration (CLDC) and the Mobile Information Device Profile 2.0 (MIDP). The range of devices include the smart phones to PDAs. Using JXTA for J2ME, any MIDP device will be able to participate in P2P activities with other devices within the JXTA network.The JXTA-J2ME (JXME) project hosts the reference implementation of the JXTA protocols for J2ME. The first JXME (proxy based) implementation was done in J2ME/MIDP 1.0 to implement a compatible JXTA implementation for J2ME.Features supported in JXTA-JXME:

1. Discovery
*Â Pipes. An application is able to search for a named pipes created by other Peers.
*Â Groups. An application is able to discover a JXTA group and join it.
*Â Contents. Applications are able to discover application specific contents.
2. Create
*Â Pipes. An application is able to create pipes - both point-to-point and propagate pipes.
*Â Groups. An application is able to create peer groups to limit the scope of discovery.
*Â Contents. Application specific contents.
3. Join Groups. An application is able to join a given group as per JXTA spec.
4. Communicate. An application is able to communicate with other JXTA users through JXTA pipes (unicast, propagate)

More Details are available on JXME Site.

Comments»

no comments yet - be the first?