Internet Direct (Indy) Version 9.0.1 Beta
|
constructor Create(APASV: Boolean; AControlConnection: TIdTCPServerConnection);
Create also allocates resources need for object properties, including:
When the threaded data channel uses Passive connections, as indicated in APASV, DataChannel will refer to a TIdSimpleServer object instance bound to the IP address used in the ControlChannel for the thread. When active connections are used, DataChannel will refer to a TIdTCPClient bound to port number 20, as required by the FTP protocol.