Ice.IPEndpointInfo¶ class Ice.IPEndpointInfo¶ Bases: EndpointInfo Provides access to the address details of an IP endpoint. host¶ host name or IP address Type: str port¶ TCP port number Type: int sourceAddress¶ source IP address Type: str