This event is triggered when a client queries this daemon.
property OnIdentQuery: TIdIdentQueryEvent;
Parameters |
Description |
AThread |
The connection thread for the query. The event is triggered within the context of this thread |
AServerPort |
The port that the connection on the server (the computer making the query) |
AClientPort |
The port that the client is connecting from (the port the daemon is using to connect to the server making the query) |
This event is triggered when a client queries this daemon.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|