INFO: List of WinInet API FTP Samples (289253)
The information in this article applies to:
- Microsoft Windows Internet Services (WinInet)
This article was previously published under Q289253 SUMMARY
The Microsoft Win32 Internet (WinInet) application programming interface (API) provides stand-alone client applications with easy access to standard Internet protocols, such as Gopher, File Transfer Protocol (FTP), and Hypertext Transfer Protocol (HTTP), which abstract the protocols into a high-level interface that is familiar to Win32 developers.
This article gives a list of samples that show how to use the APIs of WinInet to do FTP. The samples are in C, C++, and Microsoft Visual Basic. This article does not have a complete list of all samples and all articles that show coding samples for FTP with the APIs for WinInet. However, the samples in this article and the articles that are in the "References" section give you a good understanding of how to do a variety of tasks by using the APIs of WinInet and how to add FTP functionality to your applications.
REFERENCESFor additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
175179 SAMPLE: VBFTP.EXE: Implementing FTP Using WinInet API from VB
195653 SAMPLE: Using FTP WinInet APIs in Visual Basic with SimpleFtp
185519 FILE: Vbinet.exe WinInet API Declarations for Visual Basic
238273 SAMPLE: Ftpcmd.exe Shows WinInet FtpCommand() Function
216214 SAMPLE: FTP with CERN-Based Password Protected Proxy Using WinInet
The following sample is included with the platform software development kit (SDK):
FTPJr sample: Demonstrates how to create and how to submit an HTTP request.
Location: \Microsoft Platform SDK\Samples\Web\networking\ftpjr
You can download the following sample from the MSDN:
Modification Type: | Major | Last Reviewed: | 6/24/2005 |
---|
Keywords: | kbFTP kbinfo KB289253 |
---|
|