Welcome![Sign In][Sign Up]
Location:
Search - httpserver

Search list

[Web ServerHTTPGetPost_src.zip

Description: HTTPSERVER
Platform: | Size: 56024 | Author: | Hits:

[Web ServerHttpServer.rar

Description: small http server
Platform: | Size: 126835 | Author: | Hits:

[Web ServerHTTPServer.zip

Description: MSDN上提供的小型Web服务器
Platform: | Size: 84634 | Author: | Hits:

[JSP/JavaMISC_1.6_Provision_Java_API

Description: 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SyncOrderExample 80 provision 其中参数: 80 port,为HttpServer的端口号 provision serviceName,为服务名称 程序初始化成功后,misc网关访问URL:http://serverip:port/serviceName 即可提交正向同步数据 2) subs.bat 反向订购/取消接口演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SubscribeExample http://127.0.0.1/provision 其中参数: http://127.0.0.1/provision url,为Misc网关的反向订购/取消接口地址 -China Mobile MISC 1.6 Provision Java API used directly HttpS SP in a way that does not require any other APIs, not Apache, IIS, Tomcat Web server, etc., direct achieve bottom. Runtime Environment Windows / Linux JDK 1.4.2 Demonstration Program 1) sy nc.bat being ordered synchronous demo java-classpath "smsfan - prov ision.jar "net.smsfan.provision.example.S yncOrderExample 80 provision which parameters : 80 port, HttpServer to the port provision serviceName, for service names initialization procedure after the success of Gateway misc visit URL : http : / / serverip : port / serviceName forward will be submitted to two synchronous data) subs.bat reverse order / cancellation interface demo java-classpath "smsfan - provision.j ar "net.smsfan.provision.example.Subscrib eExa
Platform: | Size: 50546 | Author: 张宁 | Hits:

[WinSock-NDISHttpServerForWindowsMultiThread

Description: 这是一个windows上的httpserver的源代码,从中可以学习webserver的编程方法-windows on the httpserver the source code, webserver can learn from the programming method
Platform: | Size: 84947 | Author: hzk | Hits:

[Web ServerHttpServer

Description: 采用c++编写的一个web服务器,运用socket,监听设置的端口,响应客户端浏览器的请求-C++ written by a web server, using socket, listening port set to respond to the request of the client browser
Platform: | Size: 67584 | Author: 王彦如 | Hits:

[Internet-NetworkIndyDemos.HTTPServer.Programming.Code

Description: IndyDemos HTTPServer编程设计代码IndyDemos HTTPServer Programming Code -IndyDemos HTTPServer Programming Code
Platform: | Size: 34816 | Author: sk | Hits:

[ISAPI-IEHttpServer

Description: 用VC实现的一个简单的Web Server。能够响应客户端的请求将指定目录下的HTML或TXT文件通过指定的TCP端口发送给客户端。可指定Web server的根目录,服务器能并发处理多个请求。能统计webserver接收和发送的流量。-VC achieved by a simple Web Server. Able to respond to client' s request will specify the directory HTML or TXT file by specifying the TCP port to send to the client. You can specify the root directory of Web server, the server can handle multiple requests concurrently. Statistics webserver can send and receive traffic.
Platform: | Size: 496640 | Author: huyiming | Hits:

[Internet-NetworkHTTPServer

Description: HTTP服务器。 对Prot80实现侦听,能接受客户端连接请求。能对客户端GET请求做出响应,将指定的网页发送到浏览器。可更改当前的请求方式和时间,并显示,可记录服务器的运行相关数据。-HTTP server. Implementation of Prot80 listener, able to accept client connection requests. Able to respond to a client GET request, sent to the specified web browser. Change the manner and timing of the current request, and display, can record data to run the server.
Platform: | Size: 56320 | Author: 马文强 | Hits:

[Web ServerHTTPSERVER

Description: HTTP服务程序 实现get post方法 并有加密与签名-HTTP service program to achieve get post and have encryption and signatures
Platform: | Size: 79872 | Author: crystal | Hits:

[Web ServerHttpServer

Description: 一个简单的web服务器程序,利用VC6.0编译运行成功,支持服务器路径的修改-A simple web server program, using VC6.0 compile and run successfully, the changes to support server path
Platform: | Size: 3735552 | Author: yang | Hits:

[Web ServerHttpServer

Description: 一个HTTP服务器,用来调试和显示HTTP连接的相关信息和HTTP协议数据,是模拟和调试HTTP发送数据的工具-An HTTP server, HTTP connection used to debug and display relevant information and data in the HTTP protocol is HTTP to send data simulation and debugging tools
Platform: | Size: 116736 | Author: 黎宏 | Hits:

[Browser ClientHttpServer

Description: httpserver 实现浏览器 访问HTTPSERVER资源,再资源传输的过程中,对资源的传输量进行了统计
Platform: | Size: 3935232 | Author: wangyongshou | Hits:

[Web ServerHTTPServer

Description: 一个简单的httpServer源码,d7环境下开发,使用idhttpserver组件,抛砖引玉吧。-A simple httpServer source d7 development environment, use idhttpserver components initiate it.
Platform: | Size: 44032 | Author: 吴建平 | Hits:

[Game Programhttpserver

Description: 实现httpserver能够同时处理多个用户的请求;具有WEB QOS控制方法-Achieve httpserver
Platform: | Size: 5120 | Author: hitectu | Hits:

[JSP/Javahttpserver

Description: 一个NIO的简单的HTTPSERVER服务-NIO HTTPSERVER a simple service
Platform: | Size: 139264 | Author: www | Hits:

[Embeded-SCM DevelopSdWebBrowse-Ethernet-HTTPServer-master

Description: SdWebBrowse Ethernet HTTPServer Arduino4
Platform: | Size: 709632 | Author: Yak | Hits:

[JSP/JavaHttpServer

Description: 全网唯一的基于java 写的完整的httpservlet 实现,可通过xml 灵活配置(The whole network only based on java write the complete httpservlet implementation, can be flexible through XML configuration)
Platform: | Size: 40960 | Author: byj | Hits:

[Internet-Networknanohttptest

Description: 一个高效的,轻量级的,简单的http服务,纯c编码,标准c编码,适合嵌入式,windows,Linux httpServer开发,简单快捷,有效,牛逼(An efficient, lightweight, simple HTTP service, pure C encoding, standard C encoding, suitable for embedded, windows, Linux, httpServer development, simple, fast, effective, cattle force)
Platform: | Size: 18101248 | Author: ppzy | Hits:

[Internet-NetworkHTTP

Description: 用VC实现http协议,构造httpserver和httpclient两端应用实例。(The realization of HTTP protocol by VC, httpserver and httpclient are examples of application structure.)
Platform: | Size: 95450112 | Author: vision2sky | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net