搜索资源列表
HTTPClientTest
- HTTP操作类,封装了wininet,看了就明白了,非常方便使用-HTTP operations, the wininet Packaging, read on to understand and very user-friendly
thread
- Info on using WinInet in multi threaded apps
urlfile
- 下载URL文件到缓存中,非WinInet 的模式-Download a File Using URLDownloadToCacheFile.
FtpClient2
- 摘要:VC/C++源码,网络相关,FTP,WinInet VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-Abstract: VC/C++ source, network-related, FTP, WinInet VC++ FTP client development WinIne
FtpCommand
- 使用WinInet进行FTP编程时,通过FtpCommand函数可以向服务器传送FTP命令。该资源包含使用FtpCommand函数的2个例程,1个例程是微软的官方例程,该例程有些问题,无法直接运行。另1个例程是我根据微软的官方例程定制,可以直接运行。-When you use an FTP program WinInet can transmit commands to the server via FTP FtpCommand function. This resource contains