Topic Path: Symbol Reference > Classes > EIdMCastNotValidAddress Class
ContentsIndexHome
PreviousUpNext
EIdMCastNotValidAddress Class

Exception raised when an error occurs during binding allocation.

File
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. 

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.