class
ServerDiscoveryAllows to monitor publicly-listed running servers for server listing.
Constructors, destructors, conversion operators
- ServerDiscovery(NetworkManager* server)
- Creates an instance to advertise a running local server.
- ServerDiscovery(IServerObserver* observer)
- Creates an instance to observe remote servers.
- ~ServerDiscovery()
Constants
-
static std::
uint16_t DiscoveryPort constexpr - UDP port for server discovery broadcast.
-
static std::
int32_t UniqueIdentifierLength constexpr - Length of server unique identifier.