| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles |
- JXTA Technology Brings the Internet Back to Its Origin by Janice J. Heiss - [Clicks: 29]
JXTA technology enables a world in which billions of network services will be able to discover and interact with each other in an ad hoc and decentralized manner through a multitude of virtual Internet domains.
http://java.sun.com/developer/technicalArticles/JXTA/ - Aug, 2005 - Peer-to-peer applications made easy, Part 1 by Sayed Ibrahim Hashimi - [Clicks: 54]
With the growing popularity of peer-to-peer (P2P) applications, as evidenced by programs like Kazaa and AOL Instant Messenger, the need for a reliable foundation for which new applications can be built is required. Jxta and its Java binding have begun to build this foundation. Jxta is a cross-platform, cross-language, and network-independent set of protocols initially developed by Sun Microsystems then released to the open source community. With its release also came an initial implementation in Java. Jxta allows application programmers to quickly develop P2P applications. In this article, the first of a two-part series, Sayed Ibrahim Hashimi examines a Jxta application's most common operations and describes them in detail, providing some code for readers to study. In Part 2, Hashimi will examine some more advanced Jxta techniques and present an application to demonstrate those.
http://www.javaworld.com/javaworld/jw-05-2005/jw-0509-jxta.html - May, 2005 - Wireless messaging with JXTA, Part 2: Implement JXTA-for-JMS by Faheem Khan - [Clicks: 123]
Learn how to implement the bridge between a Java 2 Platform, Micro Edition (J2ME) client and a Java Message Service (JMS) application using JXTA (JXTA-for-JMS, or JXTA4JMS for short). Use cases show how a J2ME device or a JMS client uses JXTA4JMS. It then describes the JXTA4JMS architecture and explains the arrangement of classes in the JXTA4JMS implementation.
[Includes source code]
http://www-128.ibm.com/developerworks/wireless/library/wi-jxta2/ - Feb, 2005