#include <RakNetTypes.h>
Public Attributes | |
unsigned short | port |
The local port to bind to. Pass 0 to have the OS autoassign a port. | |
char | hostAddress [32] |
The local network card address to bind to, such as "127.0.0.1". Pass an empty string to use INADDR_ANY. |