Internet Direct (Indy)
Home
PreviousUpNext
EIdIdentInvalidPort Class

Exception raised when an INVALID-PORT message is found in an Ident protocol reply.

Pascal
EIdIdentInvalidPort = class(EIdIdentReply);

EIdIdentInvalidPort is an EIdIdentReply descendant that represents the exception raised an INVALID-PORT error is received in the protocol reply in TIdIdent.Reply

EIdIdentInvalidPort will be raised when the protocol reply is parsed in TIdIdent.Query.

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.