![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|


Go to the source code of this file.
Namespaces | |
| namespace | StunClient |
Typedefs | |
| typedef struct _ENetHost | ENetHost |
Functions | |
| bool | StunClient::FindPublicIP (ENetHost &enetClient, CStr8 &ip, u16 &port) |
| Return the publicly accessible IP of the given ENet host/socket. More... | |
| void | StunClient::SendHolePunchingMessages (ENetHost &enetClient, const std::string &serverAddress, u16 serverPort) |
| Send a message to the target server with the given ENet host/socket. More... | |
| bool | StunClient::FindLocalIP (CStr8 &ip) |
| Return the local IP. More... | |
| typedef struct _ENetHost ENetHost |