Package net.rudp
-
Interface Summary Interface Description ReliableSocketListener The listener interface for receiving packet events.ReliableSocketStateListener The listener interface for receiving socket events. -
Class Summary Class Description ReliableServerSocket This class implements server sockets that use the Simple Reliable UDP (RUDP) protocol.ReliableSocket This class implements client sockets that use the Simple Reliable UDP (RUDP) protocol for end-to-end communication between two machines.ReliableSocketProfile This class specifies the RUDP parameters of a socket.