Server::SetBroadcastPort

Server::SetBroadcastPort
virtual void SetBroadcastPort(UInt32 port);
Description

SetBroadcastPort sets the port where UDP broadcast messages are sent and received. This method has no effect after the server has already been started.

Parameters
Parameters 
Description 
UInt32 port 
The port set as UDP port.