Universal Messaging Java Client: A Stream-based Peer to Peer Client
This example shows how to build a simple Stream-based P2P service.
The example consists of a server and a client; the server essentially exposes a shell to the client.
Usage
np2pshell
Note: -? provides help on environment variables
Application Source Code