搜索资源列表
proxy32
- 代理程序模块支持多种常用代理: 1, http代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 等-DeleteService StartServiceCtrlDispatcher RegisterServiceCtrlHandler SetServiceStatus Sleep GetCurrentDirectory GetModuleFileName GetSystemDirectory CopyFile OpenSCManager CreateService Clo
UPDATA_test
- 使用HTTP协议,进行程序更新的源代码.基本讲述了使用POST方式,更新程序-Using the HTTP protocol, the program updates the source code. Basically about the use of POST method update
Http
- 纯“对象”,无API的Http读文件 支持Get和Post 直接提交变体型 -Pure " object" , no API, support for Http Get and Post reading files directly to the variable size
socket-to--HTTP-
- 用socket实现的http响应服务器和客户端,以及GET与POST实例。-Using socket to achieve the HTTP in response to the server and the client, as well as the GET and POST instance.
Http
- 功能强大的VC访问HTTP类。 实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。 使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures dow
kaoshibazhuceji
- 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
httpget
- 易语言多线程http访问模块源码,完美api,支持多线程内存变传递-http winhttp get post,e source,full api, threads
http
- 一个在vc上运行的http类,实现http put、get、post三种方法-A http class run on vc, achieve http put, get, post three methods
HTTPrequest
- 验证HTTP通信协议的工具代码,可以做GET、POST等相关操作。-HTTP communication protocol verification tool code, you can do GET, POST, and other related operations.
