![]() |
VR-Link API Documentation for DIS
|
This file contains the declaration of the DtInetEndpoint class. More...
Go to the source code of this file.
Classes | |
| class | DtInetEndpoint |
| The DtInetEndpoint class provides a protocol independant, address family independent mechanism to represent the IP address, port, and protocol of one end of a network socket connection. More... | |
Enumerations | |
| enum | DtInetProtocol { DtInetProtocol_UDP = 0, DtInetProtocol_TCP = 1, DtInetProtocol_Unspecified = 99 } |
| Specifies the protocol used by the endpoint. More... | |
This file contains the declaration of the DtInetEndpoint class.
| enum DtInetProtocol |