Internet Direct (Indy)
Home
PreviousUpNext
EIdIPv6Unavailable Class

Exception raised when IP version 6 addresses are not supported in the Indy library.

Pascal
EIdIPv6Unavailable = class(EIdException);

EIdIPv6Unavailable is an EIdException descendant raised when an IP version 6 address is passed to the HostByAddress method. 

EIdIPv6Unavailable is created with the exception message indicates in the resource string RSIPv6Unavailable

EIdIPv6Unavailable indicates that IP version address support has not been compiled into the Indy library, or is not support on the platform or Operating System hosting the Indy library.

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.