| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles |
- Introduction to the Peer-to-Peer Sockets Project by Brad Neuberg - [Clicks: 23]
By the end of this article, you will understand the motivation and need for the P2P Sockets package, how to configure and set up the P2P Socket libraries to run on your system, how to create and run P2P server and client sockets, how to work with the P2P InetAddress class, and security issues and limitations in the framework.
http://www.onjava.com/pub/a/onjava/2003/12/03/p2psockets.html - Dec, 2003 - JXTA 2: A high-performance, massively scalable P2P network by Sing Li - [Clicks: 27]
JXTA 2 is the second major release of the open source P2P network building substrate with a popular Java-based reference implementation. Significant design modifications have been introduced to create higher performance, massively scalable, and maintainable P2P networks. This article, which builds on Sing Li's JXTA series Making P2P interoperable, published two years ago, brings you up to date on the platform's major changes.
[Includes source code]
http://www-106.ibm.com/developerworks/java/library/j-jxta2/ - Nov, 2003