Ice::UDPConnectionInfo
Overview
local class UDPConnectionInfo extends Ice::IPConnectionInfo
Provides access to the connection details of a UDP connection
Data Member Index
mcastAddress — The multicast address.
mcastPort — The multicast port.
Data Members
string mcastAddress;
The multicast address.
int mcastPort;
The multicast port.