Click or drag to resize

RtpsUdpInstMulticastGroupAddress Property

When the transport is set to multicast, this is the multicast network address that should be used. If no port is specifed for the network address, port 7401 will be used. The default value is 239.255.0.2:7401.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public string MulticastGroupAddress { get; set; }

Property Value

Type: String
See Also