Libraries anvil net FtpClient open

boolean open(string host)
boolean open(string host, int port )
Opens connection to given 'host' (and 'port').
Parameters host -  host name
port -  port number
Throws IOError -  If operation failed
AccessDenied -  If security policy denies this operation