Starts the server on the given address. The server can be started using an ip/port combination (if the port is not given the game's default one will be used), and an optional handler (for the management of the players) and a query.
Gets the server's default port for the hosted game.
A generic server that only contains a ServerInfo, the supported protocols and the mothods to start it.