文件名称:Http
- 所属分类:
- ISAPI/IE编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-23
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能强大的VC访问HTTP类。
实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。
使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures download method. Can automatically extract and save the return of cookies, data packets can be sent automatically added Saved cookies. Can automatically identify the site coding, receive data, automatically transcoding. When transmitting data, automatically converted to site requires coding. Using this class, can easily develop an HTTP client simulation tool.
实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。
使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures download method. Can automatically extract and save the return of cookies, data packets can be sent automatically added Saved cookies. Can automatically identify the site coding, receive data, automatically transcoding. When transmitting data, automatically converted to site requires coding. Using this class, can easily develop an HTTP client simulation tool.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Http.cpp
Http.h