This topic has not yet been rated - Rate this topic

UdpClient.JoinMulticastGroup Method

Adds a UdpClient to a multicast group.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method JoinMulticastGroup(IPAddress) Adds a UdpClient to a multicast group.
Public method JoinMulticastGroup(Int32, IPAddress) Adds a UdpClient to a multicast group.
Public method JoinMulticastGroup(IPAddress, Int32) Adds a UdpClient to a multicast group with the specified Time to Live (TTL).
Public method JoinMulticastGroup(IPAddress, IPAddress) Adds a UdpClient to a multicast group.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.