Related resources for FtpGetFile
  • Calling WinINet API from VB.NET 12/1/2012 4:23:57 AM. This is an API which connects with the remote server . Inputs are the user name and password which are needed to connect with the server. For demonstration purpose an API called “FtpGetFile” is illustrated. Other API’s for deleting, putting , renaming and moving can be tried out. Please contact the author for any problems.
  • Calling WinINet API from VB.NET : Part 212/1/2012 4:19:36 AM. This is an API which connects with the remote server . After connecting it brings the files to your local disk without the “Save to Disk” dialogue box . Please contact the author for any problems.