Internet Direct (Indy)
Home
PreviousUpNext
EIdMCastNotValidAddress Class

Exception raised when an error occurs during binding allocation.

Pascal
EIdMCastNotValidAddress = class(EIdMCastException);

EIdMCastNotValidAddress is an EIdMCastException descendant that represents an exception type raised when an error occurs while setting or writing to the Multicast group address for a TIdIPMCastBase component. 

TIdIPMCastBase.IsValidMulticastGroup is used to determine if the group address is a valid multicast address. 

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.