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

搜索资源列表

  1. HS_HTTP_Client

    1下载:
  2. 本程序是用Sockets编写的HTTP客户程序实例,它具有三个基本的命令:GET、HEAD、POST,可以和我前一次发的HTTP服务器进行测试。-this procedure is used to prepare the HTTP Sockets clients example, It has three basic commands : GET, HEAD, POST, and before I could once when the HTTP server for testing.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:70159
    • 提供者:侯爽
  1. small_http_server

    0下载:
  2. 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:90900
    • 提供者:Sky_Walker
  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. Internet

    1下载:
  2. wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:18176
    • 提供者:benzhan
  1. mini_httpd-1.19php

    0下载:
  2. mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authenticati
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:48049
    • 提供者:henry
  1. posthttp

    0下载:
  2. VC写的向HTTP服务器POST数据并获取返回参数的程序-VC write data to the HTTP server and get return parameters POST program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:6712
    • 提供者:sunkai
  1. CSharp_Simulation_IIS_SeverGET_POST

    0下载:
  2. 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:179351
    • 提供者:香门
  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. WebServerIIS

    0下载:
  2. 相当于IIS的Http服务器小程序,对学习服务器编程有帮助。 该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。-Corresponds to the the the IIS Http server program, learning server programming. The structure of the Web server request/response model,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:62500
    • 提供者:ibmis
  1. shttp

    0下载:
  2. 实现一个简单的http收发协议,完成post和get两个功能,post用于向服务器指定文件末尾添加字符,get用于从服务器取回指定文件-Achieve a the simple http transceiver agreement, the completion of the post and get two functions, post used to add character to the end of the specified file to the server, get used
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:244703
    • 提供者:吴林阳
  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. commandline

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

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

    0下载:
  2. 是一个可嵌入式的、跨平台的小型 HTTP 服务器的实现,实现了基本的 GET 和 POST 方法,支持 x86 (Windows/Linux), ARM, MIPS 和其他 POSIX 平台。支持嵌入式和独立运行两种模式。-Is an embeddable, cross-platform implementation of the HTTP server for small to achieve the basic GET and POST methods support x86 (Window
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2598179
    • 提供者:zhj
  1. mini-server-http

    0下载:
  2. MiniWeb is an embeddable, cross-platform, small-footprint HTTP server implementation, implementing basic GET and POST requests as well as request handling dynamic content generating. It works on x86 (Windows/Linux), ARM, MIPS and any posix platforms,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:218923
    • 提供者:Oziel
  1. HTTPGetPost

    0下载:
  2. 一个连接HTTP服务器的CLient是用MFC做多文档视图做的界面,其中详细的接受啊了使用HTTP Get和HTTP Post两种方式向服务器的发送请求的过程,并且把发送请求的http协议头和收到的协议头和内容都输出到了界面中,很容理解http协议。VC6.0测试通过,使用的时候,只需修改代码中http服务器的地址即可。-HTTP server CLient a connection is made ​ ​ with a multi-document view MFC int
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:35065
    • 提供者:chenguoyin
  1. CPP-webservice

    0下载:
  2. C++ 编写的有关HTTP协议的web server支持HTTP协议中GET,POST,PUT等方法,是很好学习HTTP协议,做web server很好的源码-C++ prepared by the HTTP protocol web server supports HTTP protocol GET, POST, PUT and other methods, is a good learning HTTP protocol, do a good source web server
  3. 所属分类:Web Server

    • 发布日期:2017-05-20
    • 文件大小:5857701
    • 提供者:周汉
  1. http-server-demo

    1下载:
  2. delphi http服务器端的示例代码,编程工具 delphi7,http post get-delphi7,http post get
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:245784
    • 提供者:mark
  1. VB 代理服务器

    0下载:
  2. VB写的代理服务器,对HTTP的GET和POST支持很好(The proxy server written by VB is good for HTTP's GET and POST support)
  3. 所属分类:代理服务器

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:yhindex
  1. Web服务器

    0下载:
  2. 超轻量型 Http Server,用来学习非常不错,实现GET/POST 的 Web 处理,可以帮助我们真正理解服务器程序的本质。(Super lightweight Http Server, used for learning is very good, Web GET/POST, can help us understand the nature of the server program.)
  3. 所属分类:Web服务器

    • 发布日期:2018-01-07
    • 文件大小:69692416
    • 提供者:vision2sky
  1. httpProxy

    0下载:
  2. 超轻量型 Http proxy Server,用来学习非常不错,实现GET/POST 的 Web 处理,可以帮助我们真正理解服务器程序的本质。(Super lightweight Http proxy Server, used for learning is very good, Web GET/POST, can help us understand the nature of the server program.)
  3. 所属分类:Web服务器

    • 发布日期:2018-01-07
    • 文件大小:13547520
    • 提供者:vision2sky
« 12 »
搜珍网 www.dssz.com