The information in this article applies to:
SUMMARYThe Win32 Internet Extensions, or WinInet (WinInet.dll), do not directly implement functionality to enable FTP appends. MORE INFORMATION
WinInet provides access to common Internet protocols, including Gopher, FTP, and HTTP. Using WinInet, you can write Internet client applications at a higher level of programming, without having to deal with WinSock, TCP/IP, or the details of specific Internet protocols.
For additional information on the use of the FtpCommand function, click the article number below
to view the article in the Microsoft Knowledge Base:
Q238273 SAMPLE: Ftpcmd.exe WinInet FtpCommand() Function SampleAn alternative to either of these approaches would be to use Winsock to directly communicate with the FTP server. REFERENCESFor additional information on other limitations of the WinInet FTP functions, click the article number below to view the article in the Microsoft Knowledge Base: Q172712 INFO: Limitations of WinInet FTP FunctionsFor more information, please see the following topics on the Microsoft Developer Network (MSDN) Library:
Additional query words: kbdsi kbwininet kbftp
Keywords : kbIE400 kbWinInet kbIE500 kbDSupport |
Last Reviewed: January 11, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |