- public uint get_maximum_port ()
Gets the maximum valid port number for the range.
- public uint get_minimum_port ()
Gets the minimum valid port number for the range.
- public bool validate_port (uint port)
Returns whether or not the given port number is valid for the range.