Exception raised when IP version 6 addresses are not supported in the Indy library.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|