The FTPControlSocket type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| activeIPAddress |
IP address to send with PORT command
| |
| CONTROL_PORT | The default and standard control port number for FTP | |
| controlPort | FTP port of the remote host | |
| controlSock | The underlying socket. | |
| logTag |
Log tag.
| |
| reader | The reader that reads control data from the
control socket
| |
| remoteAddr | ||
| remoteHost | Address of the remote host | |
| timeout |
The timeout for the control socket
| |
| writer | The write that writes to the control socket |