CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 ISAPI/IE编程 搜索资源 - post

搜索资源列表

  1. 利用IE控制向网站提交POST数据示例

    0下载:
  2. 利用IE控制向网站提交POST数据示例,可以进行无输入自动登陆网站功能.
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2008-08-03
    • 文件大小:20970
    • 提供者:Toroji
  1. http_PostGet

    0下载:
  2. VC++通过CHttpSession发送Get、Post报文-VC++ by CHttpSession send Get, Post messages
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-29
    • 文件大小:24608
    • 提供者:weiguian
  1. ISAPI

    0下载:
  2. 这是我在公司写的windows平台下ISAPI程序,一个是get请求,一个是post请求,能提供给IE调用。-This is what I wrote in the company under the windows platform ISAPI procedures, get a request, post a request, can provide to the calls IE.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-30
    • 文件大小:77935
    • 提供者:gaolihua
  1. proxy32

    0下载:
  2. 代理程序模块支持多种常用代理: 1, http代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 等-DeleteService StartServiceCtrlDispatcher RegisterServiceCtrlHandler SetServiceStatus Sleep GetCurrentDirectory GetModuleFileName GetSystemDirectory CopyFile OpenSCManager CreateService Clo
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-27
    • 文件大小:252774
    • 提供者:abner
  1. UPDATA_test

    0下载:
  2. 使用HTTP协议,进行程序更新的源代码.基本讲述了使用POST方式,更新程序-Using the HTTP protocol, the program updates the source code. Basically about the use of POST method update
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-05
    • 文件大小:744904
    • 提供者:skymouse
  1. poster

    0下载:
  2. 使用post取得网站数据,采用httpwebrequest类库,C#.net开发-Site data obtained using the post, using httpwebrequest library, C#. Net Development
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-28
    • 文件大小:257961
    • 提供者:brook
  1. Http

    0下载:
  2. 纯“对象”,无API的Http读文件 支持Get和Post 直接提交变体型 -Pure " object" , no API, support for Http Get and Post reading files directly to the variable size
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-06
    • 文件大小:5541
    • 提供者:王熙凤
  1. postqq

    0下载:
  2. 1.本软件百分百无毒。 2.现在是测试版本。通过POST提交表单申请QQ。功能可能并不稳定。界面尚未美化。 3.软件提供无保QQ和邮箱QQ(@qq.com 和 @Foxmail)的申请通道。 4.开通随机昵称,密码,邮箱地址,智能申请等功能。 5.关于快捷键:F1 ADSL用户重新拨号 F8 申请无保QQ F9 申请邮箱QQ号 F11 清空IE缓存。 6.如果软件不能打开。请把文件夹内的MSINET.OCX复制到C:\WINDOWS\system32目录下。然后点电脑的开始按
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-01
    • 文件大小:171451
    • 提供者:xwy666
  1. socket-to--HTTP-

    0下载:
  2. 用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.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-29
    • 文件大小:5215
    • 提供者:lin
  1. PostDz

    0下载:
  2. 利用POST方式,进行DISCUZ论坛发帖、回帖、登陆等操作,完成论坛客户端的开发-Using the POST method, conducted DISCUZ forum post, Replies, landing operations to complete the development of the Forum client
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-16
    • 文件大小:18018
    • 提供者:洪俊雄
  1. Http

    0下载:
  2. 功能强大的VC访问HTTP类。 实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。 使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures dow
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-05
    • 文件大小:3862
    • 提供者:张三
  1. kaoshibazhuceji

    2下载:
  2. 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
  3. 所属分类:ISAPI-IE

    • 发布日期:2014-10-27
    • 文件大小:832512
    • 提供者:贾乐乐
  1. winhttp

    0下载:
  2. post网络数据数据模块。用于网页数据直接读取。-post the data network modules.For web data directly read.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-15
    • 文件大小:20708
    • 提供者:fzh
  1. Poster

    0下载:
  2. mfc程序, 用 CHttpFile 模拟网页点击的发包. POST, GET-mfc program, using simulated page click CHttpFile contract. POST, GET
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-25
    • 文件大小:29788
    • 提供者:
  1. httpget

    0下载:
  2. 易语言多线程http访问模块源码,完美api,支持多线程内存变传递-http winhttp get post,e source,full api, threads
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-01
    • 文件大小:5726
    • 提供者:pluschen
  1. http

    0下载:
  2. 一个在vc上运行的http类,实现http put、get、post三种方法-A http class run on vc, achieve http put, get, post three methods
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-14
    • 文件大小:3189
    • 提供者:陈江
  1. HTTPrequest

    1下载:
  2. 验证HTTP通信协议的工具代码,可以做GET、POST等相关操作。-HTTP communication protocol verification tool code, you can do GET, POST, and other related operations.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-27
    • 文件大小:89418
    • 提供者:張天
  1. HTTPGetPost

    0下载:
  2. curl SSL post访问 -curl SSL post example,curl SSL post
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-04
    • 文件大小:62084
    • 提供者:sdf
  1. lynx2.8.5rel.1-DOSc

    0下载:
  2. lynx2.8.5rel.1-DOSchttp post提交-lynx2.8.5rel.1-DOS example
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-11
    • 文件大小:2463576
    • 提供者:sdf
  1. libSkyChaserHttp

    0下载:
  2. SSL 模拟POST提交的例子 SSL 模拟POST提交的例子 -libSkyChaserHttlibSkyChaserHttpp EXAMPLE
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-07
    • 文件大小:1411612
    • 提供者:sdf
« 12 »
搜珍网 www.dssz.com