CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - POST请求

搜索资源列表

  1. OperaIE

    0下载:
  2. 使用IE的自动化服务发送http/post请求,并打开一个新的IE窗口-use IE to send automated service http / post requests, and to open a new IE window
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:37069
    • 提供者:朱华艳
  1. firepass-1.1.2a.tar

    0下载:
  2. Firepass - 一种隧道技术工具,通过它可以避开防火墙的规则约束,将数据流封装在合法的HTTP POST请求中。任何基于TCP/UDP协议的子协议可以通过它来穿越HTTP代理服务器对HTTP协议的严格审查。到目前为止,客户端和服务器端仅用PERL语言编写。服务器端作为一个CGI脚本运行在WEB服务器上。Firepass的主要特点是用户可以在外网使用几种方法安装服务器端脚本。用户无需在外网计算机上帮定任何端口。当服务端脚本被置于企业WEB服务器上,客户端脚本从外部网络和它通信时,Firepa
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:24986
    • 提供者:欧锋
  1. httpPost

    0下载:
  2. 通过发送post请求的方式得到网站返回的数据,简单的几个.c文件来实现。 调用方便。 也可以将其中的文件单独编译成一个库或者dll。 有vs工程。
  3. 所属分类:Internet/网络编程

    • 发布日期:2011-07-29
    • 文件大小:34554
    • 提供者:stonexin
  1. http_post_in_c

    1下载:
  2. 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:9078
    • 提供者:魏汝垚
  1. VC.GET.POST.HTTP.client.code.send.request

    0下载:
  2. VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-26
    • 文件大小:37888
    • 提供者:67
  1. post

    0下载:
  2. 本源码是采用E语言编写的向WEB服务器发送PSOT请求的实例-The source code is written by E to the WEB server to send the requested instance PSOT
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:17121
    • 提供者:韩冰
  1. HttpProc_CN

    0下载:
  2. 实现HTTP协议中的GET、POST请求-HTTP protocol implementation GET, POST request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:6211
    • 提供者:Cupid
  1. simpleproxy

    0下载:
  2. 该代理服务器能够处理从客户端浏览器发来的GET、HEAD、POST请求 能够基于服务器域名进行过滤,特定的域名将不能访问 能够基于客户黑名单使特定客户不能使用此代理。如果客户端浏览器访问的WEB服务器是使用的IP地址,则不需要进行过滤。-The proxy server can handle from the client browser sent a GET, HEAD, POST request to a server-based domain filtering, a particular
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-29
    • 文件大小:23169
    • 提供者:aimmaker
  1. lyoulhttpclient

    0下载:
  2. CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s AP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-07-16
    • 文件大小:1367469
    • 提供者:王波
  1. API_http

    0下载:
  2. API实现HTTP请求模拟POST提交数据源码-API to achieve simulated HTTP request POST to submit data source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:18455
    • 提供者:godg
  1. 200811017565787

    0下载:
  2. 利用网通的网关平台收(群)发手机短信,群发手机短信。 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。 -Netcom' s gateway platform using income (group) made SMS, mass SMS. Main: POST HTTP request, MD5 encryption algorithm, XML do
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:49777
    • 提供者:2life
  1. HTTP_POST_GET

    0下载:
  2. 详细介绍了http协议中get请求与post请求的区别,对于协议分析及编程很有帮助-Details of the http protocol get the difference between the request and post a request for protocol analysis and programming helpful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:9197
    • 提供者:罗林
  1. capture_data

    0下载:
  2. 在linux环境下内核驱动级别抓取网络数据包,并注册标准设备文件。用户态可通过读取设备文件来获得数据。源码同时提供一个例子用来读取http协议的post请求。-In the linux kernel driver level environment capture network packets, standard equipment and register files. User state can be obtained by reading the data file to the de
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:6082
    • 提供者:liuzhigang
  1. Chttp

    0下载:
  2. C编程实现http POST请求 客户端模型-C programming http protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-12-02
    • 文件大小:7520
    • 提供者:ping
  1. linux-CHTTP-POST

    0下载:
  2. linux下纯C简单的HTTP POST请求 客户端模型-pure C under linux simple HTTP POST request client model
  3. 所属分类:Linux Network

    • 发布日期:2017-11-04
    • 文件大小:15104
    • 提供者:ping
  1. HTTPClient

    0下载:
  2. http请求客户端,源码,get,post请求,报文解析-http request client source code, we can refer to the get post request message parsing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:22591888
    • 提供者:shihh
  1. Android-GET-and-POST-DEMO

    0下载:
  2. Android发送GET和POST请求DEMO-android get and post demo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1252
    • 提供者:haoxue365
  1. http的post发送接收数据以及xml解析

    0下载:
  2. http协议的post请求实例,发送请求,获取之后用xml解析(HTTP protocol post request instance, send request, obtained after the use of XML parsing)
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:45056
    • 提供者:南国之恋
  1. HttpPost

    0下载:
  2. http post请求简单示例,及get请求(A simple example of HTTP post request and get request)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:332800
    • 提供者:handsome华子
  1. http

    1下载:
  2. 主要用于在c++中进行http同步请求的接口类,使用很简单,支持Get/Post请求方式(The interface class, which is mainly used in c++ for HTTP synchronization requests, is easy to use and supports the Get/Post request mode)
  3. 所属分类:网络编程

    • 发布日期:2018-01-10
    • 文件大小:1516544
    • 提供者:fdghgfhgfh
« 12 3 »
搜珍网 www.dssz.com