搜索资源列表
HTTPClientTest
- HTTP操作类,封装了wininet,看了就明白了,非常方便使用-HTTP operations, the wininet Packaging, read on to understand and very user-friendly
GenericHTTPClient
- In my search to download files using HTTP, I have encountered many good implementations and examples but none met my criteria - I began implementing my own.-In my search to download files using HTTP, I have encountered m
GenericHTTPClient
- vc++实现的http客户端,支持http访问服务器操作,下载文件,访问网页等
GenericHTTPClient
- Generic Http Client
GenericHTTPClient
- 使用wininet封装的类,实现了HTTP协议的GET POST PUT报文,同时可以接收服务器的响应报文。提供了具体的使用例子。 -This class is used for HTTP REQUEST. It supports HTTP GET, HTTP POST and HTTP POST-MultiPartFormData