Java Client: An Event-based Peer to Peer Client
This example shows how to build a simple Event-based P2P Client.
The example consists of a server and a client; the server will echo anything typed by the client.
Usage
np2pecho
Note: -? provides help on environment variables
Application Source Code