Internet Direct (Indy) Version 9.0.1 Beta
|
TIdFTPServerThread = class(TIdPeerThread)
TIdFTPServerThread provides properties and methods that set or retrieve connection and transfer parameters for the FTP client connection. TIdFTPServerThread implements the inherited Connection property as the Control channel for the FTP client, and also specifies a TIdTCPConnection to be used as the DataChannel for FTP data transfer operations.
TIdFTPServerThread is used to access the Thread of execution in the TIdCommand reply handlers used in the FTP server implementation.