搜索资源列表
FastDown1.1
- 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB
HTTPserver
- 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)
HTTPrequest
- vc++ http post get 请求-vc++ http post get
VC.GET.POST.HTTP.client.code.send.request
- VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
SystemHardwareInfo
- VC++获取系统硬件信息 CPU名称个数BIOS源文件和exe 详细参见 http://blog.csdn.net/whucv/article/details/7828631-VC++ Get System Hardware Information CPU name the number of BIOS source files and exe detail see http://blog.csdn.net/whucv/article/details/7828631
websvrfc
- 在VC显示数据交换,HTTP协议,有GET-Display data in the VC exchange, HTTP protocol, there GET
posthttp
- VC写的向HTTP服务器POST数据并获取返回参数的程序-VC write data to the HTTP server and get return parameters POST program
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 测试程序
small_download_get
- dos环境下的一个基于tcp协议的一个下载工具,就是用vc发送GET请求,直接基于底层的socket stream 套接字的编程。因为是DOS环境所以便于学习整个HTTP请求的整个过程。-a dos environment tcp protocol based on a download tool to send a GET request is to use vc, directly based on the underlying socket stream socket programmin
HttpAnalysing
- http协议解析器,专门针对http协议写的一个协议分析器工具,居于VC++和winpcap平台。过滤出http协议包,并判断包的响应方式是get,还是post-this is a Http protocol Analysing tool, written specifically for the http protocol a protocol analyzer tool,it base on VC++ and winpcap,filter http packets,and judge the
HttpC
- vc++实现http的get请求获取网页内容-vc++ achieve http get requests for Web content
HTTPClient
- 采用vc实现http客户端功能,支持post和get两种方式,在该程序中对http协议进行了详细的描述,并通过socket的方式来实现http协议。-Using vc http client functionality, support post and get two ways, the HTTP protocol is described in detail in the program, and through the socket to http protocol.
Http
- 功能强大的VC访问HTTP类。 实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。 使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures dow
www.NewXing.com
- vc http的get和post源代码,vc6.0下可以直接编译运行-vc http get and post the source code, vc6.0 can be directly compiled to run
VCPP-HTTP-Get-Post
- VC++请求HTTP,使用POST和GET方法-vc++ http request for get post
HTTPrequest
- VC++ HTTP Get/Post请求。可以作为学习使用POST提交表单的学习资料参考!-VC++ HTTP Get/Post request. You can learn to use POST to submit the form as learning materials reference!
http
- 一个在vc上运行的http类,实现http put、get、post三种方法-A http class run on vc, achieve http put, get, post three methods
VCPP-HTTP-GetPost
- VC++ HTTP get post 通信程序-C++ HTTP get post communication program