An NDoc Documented Class Library

FTPControlSocket Fields

The fields of the FTPControlSocket class are listed below. For a complete list of FTPControlSocket class members, see the FTPControlSocket Members topic.

Public Static Fields

CONTROL_PORT The default and standard control port number for FTP

Protected Instance Fields

controlPortFTP port of the remote host
controlSock The underlying socket.
reader The reader that reads control data from the control socket
remoteHostAddress of the remote host
timeout The timeout for the control socket
writer The write that writes to the control socket

See Also

FTPControlSocket Class | EnterpriseDT.Net.Ftp Namespace