Index of values


K
known_services [Uri_services]
Association list of protocol * service list.
known_tcp_services [Uri_services]
List of known TCP services.
known_udp_services [Uri_services]
List of known UDP services.

S
service_of_tcp_port [Uri_services]
Convert a TCP port number into a list of IANA well-known service names
service_of_udp_port [Uri_services]
Convert a UDP port number into a list of IANA well-known service names

T
tcp_port_of_service [Uri_services]
Convert a IANA well-known service name into a list of valid TCP port numbers
tcp_port_of_uri [Uri_services]
Extract a TCP port from a URI, using a default service if the URI does not contain a scheme

U
udp_port_of_service [Uri_services]
Convert a IANA well-known service name into a list of valid UDP port numbers
udp_port_of_uri [Uri_services]
Extract a UDP port from a URI, using a default service if the URI does not contain a scheme