Method Protocols.Ports.port()
- Method port
 intport(stringname)- Description
 Return the first port registered for the specified name (the lowest numbered tcp port, or if there is no tcp ports, the lowest numbered udp port)
int port(string name)
Return the first port registered for the specified name (the lowest numbered tcp port, or if there is no tcp ports, the lowest numbered udp port)