#include <RakNetTypes.h>
Public Attributes | |
| uint32_t | binaryAddress |
| The peer address from inet_addr. | |
| unsigned short | port |
| The port number. | |
Corresponds to a network address
This is not necessarily a unique identifier. For example, if a system has both LAN and internet connections, the system may be identified by either one, depending on who is communicating
Use RakNetGUID for a unique per-instance of RakPeer to identify systems
1.5.7.1