Interface | Description |
---|---|
ReliableSocketListener |
The listener interface for receiving packet events.
|
ReliableSocketStateListener |
The listener interface for receiving socket events.
|
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.
|
Copyright © 2009 Adrian Granados. All Rights Reserved.