VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



How to use WinInet FTPCommand function from Visual Basic

by Zintis Petersons (1 Submission)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

The Microsoft Win32 Internet Application Programming Interface (WinInet) allows you to quickly create Internet-aware applications using a wealth of functions for working with HTTP, FTP, and Gopher protocols. Without the WinInet, you would be overwhelmed with having to know the specifics of HTTP, TCP/IP, FTP, Windows® Sockets, and so on. Fortunately, the WinInet API makes life significantly easier.
Althougt there is a good documentation for almoust all WinInet functions, description of the FTPCommand function is very limited. This article provides some background information and shows you how to use this powerful function. A sample application (called VBFTPCommand) implements FTP connection, download, and upload using the WinInet FTP functions (including FTPCommand) from Visual Basic. You can do exciting things with FTPCommand, so I encourage you to read on for some ideas and examples of what can be done.

Rate How to use WinInet FTPCommand function from Visual Basic

Download How to use WinInet FTPCommand function from Visual Basic

Download How to use WinInet FTPCommand function from Visual Basic (50 KB)

How to use WinInet FTPCommand function from Visual Basic Comments

No comments have been posted about How to use WinInet FTPCommand function from Visual Basic. Why not be the first to post a comment about How to use WinInet FTPCommand function from Visual Basic.

Post your comment

Subject:
Message:
0/1000 characters