virtual void SetBroadcastPort(UInt32 port);
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 |
Description |
UInt32 port |
The port set as UDP port. |