搜索资源列表
20040801094647_http
- 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
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
netong
- 直接用socket实现HTTP协议 从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways, "enthusiastic" Mic
netong1
- 从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。-from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a WinInet classes and it is also very co
MyBrowsers
- 这是一个通过MFC WinInet类实现的HTTP客户程序-through MFC WinInet Class Implementation of the HTTP client program
HTTPClientTest
- HTTP操作类,封装了wininet,看了就明白了,非常方便使用-HTTP operations, the wininet Packaging, read on to understand and very user-friendly
asynchttp
- 异步http例子,使用WinInet库.
HTTP_Basic
- 在vc环境下,采用wininet.dll,实现http协议下载文件。
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.
UrlExplr_src
- 提取URL网页缓存记录,通过winet库接口调用,FindFirst返回一个句柄,FindNext返回下一个,直到所有返回完为止。-My desire to create a one button solution to blow away all files left on my machine from my browser lead me down the path of the URL Cache. This seems to be the place where all interne
FastDown1.1
- 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
IWM60_Httpdown
- 在windows mobile6.0下调试通过的http下载,使用用wininet api实现,请关注http.h和http.cpp。 -Debugging windows mobile6.0 through the http download, to use wininet api achieve Please to concern http.h and http.cpp.
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
use-WinInetHTTPprotocal-read-file
- 使用WinInet通过HTTP协议读取网上文件,很好资料,下吧WinInet HTTP protocol by using the Internet to read the file, good information, the next bar-WinInet HTTP protocol by using the Internet to read the file, good information, the next bar
GetHttpFile
- 使用WinInet通过HTTP协议读取网上文件,VC++经典编程学习源码,很好的参考资料。-Use WinInet to read the online file through the HTTP protocol, VC++ classic learning programming source code, a good reference.
WinNet
- HTTP断点续传源码,用WinInet API编写的。代码很简单。-HTTP HTTP source, prepared by the WinInet API. Code is very simple.
curl-7.40.0-ssl-w32
- libcurl 组件,可以通过curl访问http和https协议,是除WININET之外的另一种http协议的访问方案-libcurl component, you can curl visit http and https protocols, in addition to accessing the program WININET another http protocol
