Jazz2::Multiplayer::ServerDiscovery class

Allows to monitor publicly-listed running servers for server listing.

Public static variables

static std::uint16_t DiscoveryPort constexpr
static std::int32_t UniqueIdentifierLength constexpr

Constructors, destructors, conversion operators

ServerDiscovery(INetworkHandler* server, std::uint16_t port)
ServerDiscovery(IServerObserver* observer)
~ServerDiscovery()