Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastClient.MulticastGroup Property

Represents the multicast group IP address.

Pascal
property MulticastGroup;

MulticastGroup is a published property in TIdIPMCastClient that identifies the dotted-decimal representation of the multicast group address for the client. MulticastGroup is used when setting socket options for a binding used by the multicast client. 

MulticastGroup must contain an IP address acceptible to IsValidMulticastGroup, or an exception will be raised when creating, accessing, or releasing the Bindings used by the multicast client.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.