CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - get http

搜索资源列表

  1. HttpHeader

    0下载:
  2. 获取目标网址http头信息,比如状态码等等信息-get http header
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:36334
    • 提供者:陈一鸿
  1. MyHTTPRequest

    0下载:
  2. HTTP发送请求,支持GET和POST,功能超强-HTTP request sent, support GET and POST, features super-
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:52507
    • 提供者:
  1. HTTPdailifuwu

    0下载:
  2. http代理服务器源码,是从一本书的光盘里得到的,希望会对大家有帮助,拜托了,我需要一个代码-http proxy server source code, from CD-ROM in a book to get, which I think may be helpful, please, I need a code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2178388
    • 提供者:houhou
  1. Http_C

    0下载:
  2. 用windows socket API实现http协议(GET 和 HEAD)-Use Windows socket API realize HTTP protocol (GET and HEAD)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3572709
    • 提供者:liukai
  1. HTTPClient

    0下载:
  2. httpClient.it can send HTTP requert by get/post method.
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:38941
    • 提供者:a
  1. HTTPSERVER

    0下载:
  2. HTTP服务程序 实现get post方法 并有加密与签名-HTTP service program to achieve get post and have encryption and signatures
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:80236
    • 提供者:crystal
  1. AndroidHttpConnect

    0下载:
  2. 这是android http操作的例子,通过get post方法来实现,以及线程操作-it is about android http protocol connect example, using thread and headler message to impletement
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:29426
    • 提供者:hsd352
  1. EX08_01_1

    0下载:
  2. Http GET/POST传递参数(HTTP连接示范)-Http GET/POST to pass parameters (HTTP connection model)
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:39312
    • 提供者:郁云
  1. gethttp

    0下载:
  2. 获取http,得到服务器的新版本,和自己的进行比较-get http resource,its so high
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:4550
    • 提供者:jack
  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. http

    0下载:
  2. 一个很好的HTTP操作类, 支持GET,POS,HTTPS, 支持函数设置参数, 支持参数编码-A good class HTTP operations support GET, POS, HTTPS, support function to set the parameters, to support parameter encoding
  3. 所属分类:Browser Client

    • 发布日期:2017-11-10
    • 文件大小:51034
    • 提供者:zhp21
  1. http-roxy-master

    0下载:
  2. 一个HTTP代理服务器.采用select socket 多线程. POST和GET都测试过.-An HTTP proxy server using the select socket multi-threaded POST and GET are tested.
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-25
    • 文件大小:22528
    • 提供者:
  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. commandline

    0下载:
  2. http server,最简化例程.支持HTTP POST/GET -http server, minimized,support http POST/GET
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:68720
    • 提供者:russot
  1. Http-test

    0下载:
  2. 通过socket,实现http协议!支持get\post等操作。是用C++来实现的~-Through the socket, to achieve http protocol! Support get \ post and other operations. Achieved with C++ ~
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:95694
    • 提供者:蓝本
  1. VB-Winsock-HTTP-POST-GET

    1下载:
  2. vb.net Get Post vb.net Get Post提交网页-vb.net Get Post submit pages
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:7277
    • 提供者:zhangsan
  1. httpput

    0下载:
  2. C语言实现的http方式文件获取,支付多种文件获取方式 -get http by c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:2330
    • 提供者:
  1. Http

    0下载:
  2. 用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理-Http used to achieve access, Post or Get method, direct access with Cookie s, with a certificate, etc., you can set the proxy
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4793
    • 提供者:士大夫
  1. WebServiceDEMO

    0下载:
  2. 关于一个编写的webservice的实例,其中包含三种传输方式http get ,http post ,soap三种请求的方式都包含在内,-Written on a webservice example, which contains three types of transmission http get, http post, soap three kinds requested method are included,
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:4513729
    • 提供者:陈红
  1. VCPP-HTTP-Get-Post

    1下载:
  2. VC++请求HTTP,使用POST和GET方法-vc++ http request for get post
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:61622
    • 提供者:zz
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com