Topic Path: Symbol Reference > Classes > TIdDICT Class > TIdDICT Members
ContentsIndexHome
PreviousUpNext
TIdDICT Members

Members exposed by TIdDICT.

Event 
Description 
Represents the current connection status event handler. 
Methods
Method 
Description 
Establishes the connection to the DICT server. 
 
Close the connection using the QUIT command. 
Gets the list of databases on the DICT server. 
Retrieve information about a specific database on the DICT server. 
Retrieves the list of search strategies supported on the DICT server. 
Retrieves information about the DICT server. 
 
 
Opens a connection and reads all data. 
Determines if the peer has been gracefully disconnected. 
 
Indicates if the peer connection has been opened. 
Creates the IOHandler for the connection. 
 
Reads response detail lines from a peer connection. 
 
 
 
Sends the RFC protocol header values in a list to the connection. 
Writes RFC-compliant message bodies on the connection. 
Triggers the OnBeginWork event. 
Triggers the OnWork event handler. 
Triggers the OnEndWork event handler. 
 
Version number for Indy component suite. 
Destructors
Destructor 
Description 
Frees the object instance. 
Constructors
Constructor 
Description 
Constructor for the object instance. 
 
Property 
Description 
Indicates the authentication mechanism used for the client. 
Specifies the the local IP address to be used for the Socket connection. 
Specifies the the local IP address to be used for the Socket connection. 
Specifies the the port number to be used for the Socket connection. 
Specifies the the port number to be used for the Socket connection. 
Represents the upper bounds for local port numbers derived when establishing the client connection. 
Represents the lowerr bounds for local port numbers derived when establishing the client connection. 
Indicates the features supported on the DICT server. 
Provides information about the client to the server for logging and statistical purposes. 
Millseconds to wait for successful completion of a connection attempt. 
Millseconds to wait for successful completion of a connection attempt. 
Banner or welcome message for a connection to a protocol server. 
Host 
IP address or host name for the remote network connection. 
The input / output mechanism for the connection. 
Indicates the IP version used for addresses in the client. 
Response code and text for the last response from the peer connection. 
Indicates tyhe IOHandler for the connection is maintained by the object instance. 
Event handler signalled after the socket handle is bound for the connection. 
Event handler signalled after the socket handle is bound for the connection. 
Event handler signalled proper to binding the socket handle for the connection. 
Event handler signalled proper to binding the socket handle for the connection. 
Event handler signalled to reflect the connection state for the client. 
Event handler signalled when disconnecting the peer connection. 
Event handler signalled for read and / or write operations. 
Event handler signalled when beginning a read or write operation. 
Event handler signalled when completing a read or write operation. 
Authentication credentials provided during authentication for the client. 
Port 
Port number for the connection to the remote server. 
Millseconds to wait for successful completion of a read attempt. 
Millseconds to wait for successful completion of a read attempt. 
Simple Authentication and Security Layer mechanisms available for the client connection. 
Server identification. 
Provides access to the TIdIOHandlerSocket for the connection. 
Indicates if the DICT OPTION MIME command is used for the client connection. 
Authentication identity provided during authentication for the client. 
Identifies the version number for the Indy component suite. 
Indy component to receive work mode events for the current object instance. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.