Home Previous Up Next Index

Ice::UDPConnectionInfo

Overview

local class UDPConnectionInfo extends IPConnectionInfo

Provides access to the connection details of a UDP connection

Data Members

string mcastAddress;

The multicast address.

int mcastPort;

The multicast port.


Home Previous Up Next Index