Mono Class Library: System.Net.Sockets.MulticastOption Overview | MembersSystem.Net.Sockets.MulticastOption.Group Property |
Gets or sets the IP address of a multicast group. [Edit]
|
An instance of System.Net.IPAddress containing the IP address of a multicast group. [Edit]
Collectively, the hosts listening to a specific IP multicast address are called a multicast group. Each member of the group receives any IP messages sent to this address.
Note:[Edit]Valid IP addresses for multicast groups are in the range 224.0.0.0 to 239.255.255.255 with some addresses reserved for special purposes.
Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0