搜索资源列表
http_PostGet
- VC++通过CHttpSession发送Get、Post报文-VC++ by CHttpSession send Get, Post messages
HttpServer
- 用VC实现的一个简单的Web Server。能够响应客户端的请求将指定目录下的HTML或TXT文件通过指定的TCP端口发送给客户端。可指定Web server的根目录,服务器能并发处理多个请求。能统计webserver接收和发送的流量。-VC achieved by a simple Web Server. Able to respond to client' s request will specify the directory HTML or TXT file by specifyi
TestSMailer
- TestSMailer 测试邮件发送程序,接口简单,采用VC++编写-E-mail TestSMailer testing procedures, interface simple, using VC++ Prepared
Http
- 功能强大的VC访问HTTP类。 实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。 使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures dow