Package org.p2psockets

Class Summary
P2PInetAddress This class can store and represent hostnames and IP addresses.
P2PNameService This class provides a "Name Service" facade to the JXTA network.
P2PNetwork This class signs us into the JXTA network.
P2PServerSocket This class implements server sockets.
P2PSocket This class implements client sockets (also called just "sockets").
P2PSocketAddress This class implements a P2P Socket Address (Jxta host name + port number + IP Address).
 

Exception Summary
P2PInetAddressException This class wraps the many exceptions that can be thrown from P2PInetAddress so that clients only have to deal with one type of exception.