Ice.IPEndpointInfo

class Ice.IPEndpointInfo

Bases: EndpointInfo

Provides access to the address details of an IP endpoint.

host

The host or address configured with the endpoint.

Type:

str

port

The port number.

Type:

int

sourceAddress

The source IP address.

Type:

str