The FTPControlSocket type exposes the following members.

Fields

  NameDescription
Protected fieldactiveIPAddress
IP address to send with PORT command
Public fieldStatic memberCONTROL_PORT
The default and standard control port number for FTP
Protected fieldcontrolPort
FTP port of the remote host
Protected fieldcontrolSock
The underlying socket.
Protected fieldlogTag
Log tag.
Protected fieldreader
The reader that reads control data from the control socket
Protected fieldremoteAddr
Protected fieldremoteHost
Address of the remote host
Protected fieldtimeout
The timeout for the control socket
Protected fieldwriter
The write that writes to the control socket

See Also