Tutorials

Jini Example
Jxta Example
Web Services

Related

Jxta
Jini
Web Services

For More Info

From P2P to Web Services and Grids: Peers in a Client/Server World
Ian J. Taylor, 2004
Publisher: Springer
ISBN: 1-85233-869-5

DiscoverPeers.java

This a quick example that illustrates how to start project jxta from an application, and how to create a DiscoveryListener interface.

Adapted from:

How to Launch JXTA from an Application & Use the DiscoveryListener Interface - Part 2 of 2
written by Mohamed Abdelaziz (jxta.org: hamada)

The Source Code can be found here.

Back to Trail