#include <ant.h>#include <IPAddress.h>#include <OPENR/OSyslog.h>Go to the source code of this file.
Compounds | |
| class | UDPConnection |
| Connessione UDP. More... | |
| class | UDPRecvConnection |
| Connessione UDP di Ricezione. More... | |
| class | UDPSendConnection |
| Connessione UDP di spedizione. More... | |
Enumerations | |
| enum | ConnectionState { CONNECTION_INVALID = 0, CONNECTION_CLOSED = 1, CONNECTION_BINDED = 2, CONNECTION_WAITING = 3, CONNECTION_LISTENING = 4, CONNECTION_SENDING = 5, CONNECTION_RECEIVING = 6, CONNECTION_CLOSING = 7, CONNECTION_WAITING_ACK = 8 } |
| Stati delle connessioni UDP. More... | |
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002