To connect to an FTP server at the IP address "172.16.208.128", you would use:
FTPClient ftp = new FTPClient();
ftp._____("172.16.208.128");
To connect to an FTP server at the IP address "172.16.208.128", you would use:
FTPClient ftp = new FTPClient();
ftp._____("172.16.208.128");