Showing posts with label Mobile P2P. Show all posts
Showing posts with label Mobile P2P. Show all posts

Sunday, June 10, 2007

The JSR 281 IMS Services API

At this years JavaOne Conference a MIDlet was introduced that uses the new IP Multimedia Subsystem API (IMS). The goal of this API is to offer a standardized IP network infrastructure on which higher level services like voice and multimedia communication can be built. Operators that use this API can develop new mobile IP based services at lower costs. Users on the other hand can advantage of mobile P2P multimedia real-time communications. Possible promising fields of application are:

  • instant picture sharing
  • mobile-to-mobile video streaming
  • networked-gaming
  • enriched location based services
In general the JSR 281 is an API that allows MIDlets to be clients to IMS application servers and to realize mobile P2P services on the mobile device. The classes of this API offer functions to create session based IMS calls, to communicate with IMS application servers and to search for capablities of remote peers. The demonstrated IMS MIDlet showed how to use this API by presenting a MIDlet to exchange text and photos via the underlying SIP protocol. Because the final release of JSR 281 is scheduled for Q4 2007 we can anticipate new devices supporting this API in 2008.


Sunday, May 27, 2007

P2P-Systems for Mobile Devices

P2P-systems are very important communication infrastructures in the internet. Mobile P2P-systems are still not common, but there exist some solutions to let mobile clients take part in them. No idea what P2P-systems for mobile systems could offer in the future? Think of mobile personalized collaborative services as recommendation systems and mobile distributed search services that can benefit from using P2P-technology. Some already existent solutions will now be introduced.

JXME

JXME is a framework to build J2ME-based P2P-applications, aimed at giving access to the JXTA network for connected devices with limited ressources as phones and PDAs. JXME-Peers run on devices supporting the MIDP 1.0, MIDP 2.0 and the CDC. They can participate in P2P-activities like peer- and content-search, P2P-communication, building of peer-groups and file transfer.

Jabber

Jabber clients for mobile devices as Bombus please many Instant-Messaging enthusiasts, as mobile users can be logged in to many IM-systems like ICQ, Yahoo! and MSN at the same time using the XML-based open source Jabber protocols. Mobile file transfer is also supported by some clients, e.g. the Bombusmod.

Gnutella and BitTorrent

Symella and SymTorrent are two great and free clients for connecting Symbian-based phones to the Gnutella- and BitTorrent-networks. While Symella does not allow the upload of files, SymTorrent implements this function. Their code is open source. Another very sophisticated BitTorrent-client for PocketPCs is WinMobile Torrent which even supports the creation of torrents in the application and runs very stable and fast.

Emule P2P-client for Pocket PCs

With MopiPhant the first working standalone Emule-client is available for PocketPCs since April 2005. Although this program is working pretty well, it seems that is is not developed any further.