2.2.3.2.2 TcpUriString

This is the Request URI for the TCP transport. The format of the URI MUST conform to the form specified in [RFC3986] section 3 with the following constraints:

  • The URI string MUST have the scheme as "tcp".

  • The server host address MUST be in the host subcomponent of the URI. It MAY be a Domain Name System (DNS) name as specified in [RFC1034] section 3, an IPv4 address as specified in [RFC1123] section 2.1, or an IPv6 address as specified in [RFC3513] section 2.2.<23>

  • There are no fixed ports for this protocol. The URI MUST contain the port subcomponent.

  • The Server Object URI path MUST be the path subcomponent.