An NDoc Documented Class Library

FTPClient Constructor (IPAddress)

NOTE: This constructor is now obsolete.

This constructor is obsolete; use the default constructor and properties instead


Constructs an FTPClient instance and connects to the FTP server.

public FTPClient(
   IPAddress remoteAddr
);

Parameters

remoteAddr
The address of the FTP server.

See Also

FTPClient Class | EnterpriseDT.Net.Ftp Namespace | FTPClient Constructor Overload List