DccServer.setPortRange

Set the port range for accepting connections.

The server selects a port in this range when initiating connections. The default range is 49152–65535. The range is inclusive on both ends.

class DccServer
void
setPortRange
(
ushort lower
,
ushort upper
)

Meta