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

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

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

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