The fields of the FTPControlSocket class are listed below. For a complete list of FTPControlSocket class members, see the FTPControlSocket Members topic.
![]() CONTROL_PORT | The default and standard control port number for FTP |
controlPort | FTP port of the remote host |
controlSock | The underlying socket. |
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 |