Internet Direct (Indy)
Home
PreviousUpNext
IdIdent.pas

Contains constants, types, and classes needed to implement an Ident protocol client.

IdIdent.pas contains constants, types, and classes needed to implement an Ident protocol client, as described in the Internet Standards document: 

RFC 1413 - Identification Protocol  

 
Name 
Description 
 
Exception type that is the ancestor for Ident protocol exceptions. 
 
Exception raised when a HIDDEN-USER message is found in an Ident protocol reply. 
 
Exception raised when an INVALID-PORT message is found in an Ident protocol reply. 
 
Exception raised when a NO-USER message is found in an Ident protocol reply. 
 
Exception raised when a timeout occurs while reading an Ident protocol reply. 
 
Ancestor for all Ident protocol errors in an Ident protocol reply. 
 
Exception raised when a UNKNOWN-ERROR message is found in an Ident protocol reply. 
 
Implements an Ident protocol client. 
Name 
Description 
Default value for the TIdIdent.QueryTimeOut property. 
 
Class 
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.