搜索资源列表
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
vc-HTTP-POST-PHP
- vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
NetKeeperSource
- netkeerper是针对高校登录网关一款客户端软件,对使用vc操作http post有着较强的实例作用,内附源代码-netkeerper is a gateway for the university login client software on the use of vc operation http post with a strong example of the role of the source code included
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 测试程序
CCS
- Vc实现Flash插件,Flash方法调用,socket通讯,串口通讯,网页控制,发送HTTP Post,request等功能,其功能非常强大。不可多得的好源码。呕血推荐。-Vc Flash plug-in, Flash method call, the socket communication, serial communication, web control, send an HTTP Post, the request and other features, its very power
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
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
VC-http-post
- ,该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行.-The program is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP service job.
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
kaoshibazhuceji
- 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
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