|
Class Summary |
| ASyncUDP |
A library for performing unreliable data transfer over UDP without any
congestion or flow control. |
| ASyncUDPKey |
The ASyncServiceKey implementation for an
ASyncUDP service. |
| ASyncUDPMessageHandle |
A handle to a Message object either currently or previously
enqueued for delivery over UDP. |
| ASyncUDPMessageQueue |
The queue of messages to be delivered to remote nodes. |
| ASyncUDPParams |
A class containing all parameters used by an ASyncUDP instance. |
| QueueManager |
A class allowing management of message queues for an ASyncUDP
instance. |