Ice::UDPEndpointInfo

Overview

local class UDPEndpointInfo extends Ice::IPEndpointInfo

Provides access to an UDP endpoint information.

See Also

Data Member Index

mcastInterface — The multicast interface.
mcastTtl — The multicast time-to-live (or hops).

Data Members

string mcastInterface;

The multicast interface.

int mcastTtl;

The multicast time-to-live (or hops).