Ice.IPConnectionInfo

class Ice.IPConnectionInfo

Bases: ConnectionInfo

Provides access to the connection details of an IP connection.

localAddress

local address

Type:

str

localPort

local port

Type:

int

remoteAddress

remote address

Type:

str

remotePort

remote port

Type:

int