the actual port that server is listening at. (May be different than the requestedPort used in the constructor, since if requestedPort = 0 then an arbitrary available port is chosen instead.) Requires that start() has already been called and completed.
Start this server.
Stop this server. Once stopped, this server cannot be restarted.
Generated using TypeDoc
HTTP web game server.
PS4 instructions: the specifications of the constructor, port(), start(), and stop() may not be changed.