搜索资源列表
asyncpp.zip
- 使用WinInet做的一个在浏览器里增加一个新协议(URL开头部分)的plugin控件
20040801094647_http
- 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
UpdateFile
- MFC WININET activex文件上传组建-MFC WININET file upload form
Simple_FTP_Server
- ftp ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: -ftp download the benefits here, I will not say more, many works will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions b
ftp协议实现多线程断点续传
- ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download a
inetdial
- Wininet实现建立Internet拨号连接和断开连接-Wininet build an Internet dial-up connection and disconnection
down_wininet
- 用winInet api函数写的一个简单的http下载程序.-used to write the function of a simple http download.
ex34a
- 将一个HTTP服务器、一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-to an HTTP server, an HTTP client and WINSOCK 2 WININET HTTP client portfolio together
WinInet.rar
- WinInet (多线程下载 进度实时显示) WinInet (多线程下载 进度实时显示),WinInet download
vc_get
- vc++中通过wininet函数获取网页的内容,用途广泛。-vc++ lines to get through the wininet content of the website, wide range of uses.
WinInet
- 用WinInet开发Internet客户端应用指南---为了开发Internet客户端程序。MFC类库提供了专门的 Win32 Internet 扩展接口,也就是WinInet。MFC将WinInet封装在一个标准的、易于使用的类集合中。在编写WinInet客户端程序时,你既可以直接调用 Win32函数,也可以使用WinInet类库。-Development of Internet use WinInet client application--- in order to guide the d
asyncpp
- Asynchronous Pluggable protocol with WinInet API
Download
- downlaod a file from internet using WinInet APi
RefreshURL
- 簡單的網頁刷刷樂~ 簡單的幾個 Wininet 幾個 API, 就可以實現不停的刷任何網頁的瀏覽記錄. -簡單的網頁刷刷樂~ 簡單的幾個 Wininet 幾個 API, 就可以實現不停的刷任何網頁的瀏覽記錄.
HTTPClass
- 用于VB应用开发中直接访问HTTP的封装类,对wininet进行有效的封装,提供易于使用的接口。-VB application development for the HTTP package of direct access to the class, right wininet effective package, providing easy-to-use interface.
Wininet
- WinInet.dll详解 利用WinInet.dll编程- Detailed WinInet.dll use WinInet.dll programming
WinInet
- WinInet是Windows Internet扩展应用程序高级编程接口,是专为开发具有Internet功能的客户端应用程序而提供的。 WinInet支持如下协议:Ftp\Http\Gopher 可以与这些服务器进行连接,交换数据信息。操作该服务器等。-The WinInet Is Windows Internet extension application programming interface, is designed to provide for the developmen
wininet-downloader
- 1、演示了如何使用ASM嵌入C++。2、演示了如何使用wininet进行下载。3、演示了如何对VC代码的变形。4、动态载入。-1, demonstrates how to use ASM embed C++. 2, demonstrates how to use wininet to download. 3, demonstrates how the VC code deformation. 4, the dynamic load.
WinInet
- VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业-VC++ FTP client development- WinInet source code examples, an FTP client source code, the interface looks quite professional
wininet-get-
- InternetOpen第一的WinINet使用初始化函数,然后用InternetOpenUrl打开指定的链接,并最终能够读取与InternetReadFile的网页源代码。-InternetOpen WinINet first use initialization function, and then use InternetOpenUrl open the specified link, and finally be able to read with the InternetReadFil