Welcome![Sign In][Sign Up]
Location:
Search - HTTP server get post

Search list

[Browser ClientHS_HTTP_Client

Description: 本程序是用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.
Platform: | Size: 70159 | Author: 侯爽 | Hits:

[Browser ClientHS_HTTP_Client

Description: 本程序是用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.
Platform: | Size: 1784832 | Author: 侯爽 | Hits:

[Internet-NetworkHTTPserver

Description: 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)-VC prepared with the MFC-based HTTP server, the request to provide general order (POST, GET ...)
Platform: | Size: 47104 | Author: | Hits:

[Internet-Networkhttp_toolkit-1.0.0

Description: HTTP操作工具包,使用纯C编写,包含 http_get、http_load、http_ping、http_post 等四个工具,适合包括提交内容、测试web服务器压力、测试http服务器连通性的使用。-HTTP operations toolkit, the use of pure C preparation that contains http_get, http_load, http_ping, http_post four tools, including the filing of appropriate content, web server stress test, test http server connectivity use.
Platform: | Size: 39936 | Author: 黑夜路人 | Hits:

[Internet-Networksmall_http_server

Description: 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
Platform: | Size: 91136 | Author: Sky_Walker | Hits:

[Internet-Networklyoulhttpclient

Description: CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s API, and HTTP server for interaction. Can use the HTTP GET request to the HTTP server (for request for a URL corresponding to the contents of), want to use the HTTP server HTTP POST to send data (for transmission of documents and submit the form), as well as data back CHttpResponse deal with, and add a strict anomaly detection. At the same time, the annex contains a common version and the COM version of the source code.
Platform: | Size: 1367040 | Author: 王波 | Hits:

[Windows CEInternet

Description: wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
Platform: | Size: 18432 | Author: benzhan | Hits:

[Linux-Unixmini_httpd-1.19php

Description: 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 authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming / virtual hosting. Standard logging. Custom error pages.-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 authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming/virtual hosting. Standard logging. Custom error pages.
Platform: | Size: 48128 | Author: henry | Hits:

[Delphi/CppBuilderHTTP_Server

Description: Simple but functional HTTP server. Accepts GET,HEAD and POST requests. Provides basic support for user authentication. Included sample web page generator demonstrates how to control your Delphi application via web interface.
Platform: | Size: 30720 | Author: zky | Hits:

[Internet-Networkposthttp

Description: VC写的向HTTP服务器POST数据并获取返回参数的程序-VC write data to the HTTP server and get return parameters POST program
Platform: | Size: 7168 | Author: sunkai | Hits:

[Web ServerCSharp_Simulation_IIS_SeverGET_POST

Description: 建于: 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-12-12 On: kevery/Hong door QQ: 214958266 AIM: To simulate the current IIS server: test module effects test environment: Visual Studio 2005 C# . NET Framework 2.0 windows 7 uses: to create a simple C/B/S mode switch to transmission data. advantages: The HTTP method (method: POST GET), a simple and practical. GET mode, the access to the file name is not specified, the default access: index.html file, which is the default home page
Platform: | Size: 179200 | Author: 香门 | Hits:

[ISAPI-IEsocket-to--HTTP-

Description: 用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.
Platform: | Size: 5120 | Author: lin | Hits:

[Internet-NetworkWebServerIIS

Description: 相当于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, has support for multi-threaded configuration directory and the default home page of the website where support GET, POST, and HEAD methods, basic error handling, support for ASP and other functions.
Platform: | Size: 62464 | Author: ibmis | Hits:

[Internet-Networkshttp

Description: 实现一个简单的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 to retrieve the specified file from the server
Platform: | Size: 244736 | Author: 吴林阳 | Hits:

[Internet-Networkmini-server-http

Description: 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, either embedded or standalone.
Platform: | Size: 219136 | Author: Oziel | Hits:

[Web ServerCPP-webservice

Description: 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
Platform: | Size: 5857280 | Author: 周汉 | Hits:

[Internet-Networkhttp-server-demo

Description: delphi http服务器端的示例代码,编程工具 delphi7,http post get-delphi7,http post get
Platform: | Size: 245760 | Author: mark | Hits:

[Proxy ServerVB 代理服务器

Description: VB写的代理服务器,对HTTP的GET和POST支持很好(The proxy server written by VB is good for HTTP's GET and POST support)
Platform: | Size: 4096 | Author: yhindex | Hits:

[Web ServerWeb服务器

Description: 超轻量型 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.)
Platform: | Size: 69692416 | Author: vision2sky | Hits:

[Web ServerhttpProxy

Description: 超轻量型 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.)
Platform: | Size: 13547520 | Author: vision2sky | Hits:
« 12 »

CodeBus www.codebus.net