Package p2ps.imp.net

Interface Summary
DatagramPacket A datagram packet interface.
DatagramSocket An interface to an underlying datagram socket.
MulticastSocket An interface to an underlying multicast socket.
NetworkInterface An interface to the underlying network.
ServerSocket An interface to an underlying server socket.
Socket An interface to an underlying socket.
SSLSocket An interface to an underlying socket.
 

Class Summary
NetworkFactory A factory for interfacing the network architecture.
NetworkInterfaceUtil A simple utils the lists the names of the available network interfaces.