Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIce-Locator
prevIce-IPConnectionInfo
Section


Ice::IPEndpointInfo

Overview

local class IPEndpointInfo extends Ice::EndpointInfo

Provides access to the address details of a IP endpoint.

Derived Classes and Interfaces
See Also

Data Member Index

host — The host or address configured with the endpoint.
port — The port number.

Ztop

Data Members

string
Anchor
host
host
host;

The host or address configured with the endpoint.

int
Anchor
port
port
port;

The port number.

Ztop

Znav
nextIce-Locator
prevIce-IPConnectionInfo
Section