Internet Direct (Indy)
Home
PreviousUpNext
TIdIdentServer Members

The following tables list the members exposed by TIdIdentServer.

 
Name 
Description 
 
Indicates if the server is running and listening for client connections. 
 
Container for socket handles allocated by the server. 
 
Class reference used to create new executable tasks for client connections to the server. 
 
Executable tasks for client connections to the server. 
 
Port number used to listen for client connections. 
 
Indicates if resources in the IOHandler are managed by the server. 
 
Indicates if resources in the Scheduler are managed by the server. 
 
Identifies a data handler for server socket connections. 
 
Represents the IOHandler used by listener threads for the server. 
 
Indicates the maximum number of unresolved connection attempts allowed for a server listener thread. 
 
Indicates the maximum numer of client connections allowed for the server. 
 
Event handler signalled after binding socket handles for listener threads. 
 
Timeout value for connections to the Ident Server. 
 
Indicates reuse of local addresses for listener threads. 
 
Identifies the thread-based or fiber-based scheduler used in the server. 
 
Specifies the time a server should wait while terminating executable tasks for client connections. 
 
Identifies the version number for the Indy component suite. 
 
Indy component to receive work mode events for the current object instance. 
Methods
 
Name 
Description 
 
This method sends an error reply to the client requesting a query. 
 
This method sends the specified user name for a query. 
 
This method returns unformatted text to the client making a query. 
 
Triggers the OnBeginWork event. 
 
Triggers the OnWork event handler. 
 
Triggers the OnEndWork event handler. 
 
 
 
Version number for Indy component suite. 
Destructors
 
Name 
Description 
 
Frees the object instance. 
 
Frees the object instance. 
Constructors
 
Name 
Description 
 
Constructor for the object instance. 
 
 
 
Name 
Description 
 
Event handler signalled proper to establishing a client connection to the server. 
 
Event handler signalled prior to executing a listener thread. 
 
Event handler signalled for establishing new client connections. 
 
Event handler signalled when disconnecting the client connection. 
 
Event handler for exceptions raised in a peer thread. 
 
This event is triggered when a client queries this daemon. 
 
Event handler for an exception in a listener thread. 
 
Represents the current connection status event handler. 
 
Method 
 
virtual 
 
Property 
 
read only 
 
Event 
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.