Package aleph.comm.udp

Interface Summary
Constants Constants used by datagram communication manager's reliable packet protocol.
 

Class Summary
Address Addresses used by reliable UDP protocol.
AutoConnection An AutoConnection is a connection betwen a PE and itself.
CommunicationManager  
Connection A Connection is a two-way stream of messages between two PEs.
Packet  
PacketQueue Synchronized FIFO packet queue.
UDPConnection A UDPConnection implements a reliable packet protocol using UDP packets.