搜索资源列表
Java2Web
- 用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求后,通过HTTP传送给Web服务器。Web服务器接到请求后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面。4.关系连接:当应答结束后,Web浏览器与Web服务器必须断开,以保证其它Web浏览器能够与Web服务器建立连接。-Java Web server : Web browsers and
WebServer-127
- 用java开发的,支持jsp,高性能小型http服务器。-java development with the support of jsp, high-performance mini - http server.
http_server_java
- 一个用java实现的http服务器端例程,源代码。-use a java realized http server routines, the source code.
WebserverAndWebClient
- 一个简单的HTTP服务器和HTTP客户端程序 HTTP客户端(即浏览器)只支持显示标准HTML,只支持get命令 HTTP服务器也是如此-a simple HTTP server and HTTP client HTTP client (browser) only support display standard HTML, get orders only support HTTP server is also the case
WebServer
- 這是Java寫的WebServer,可以當作http server,算是很簡易的一個程式,初期學習網路的人可以使用他來學習。
TiniHttpServer10
- java写的一个很小但是实用的http server-written a small but practical http server
j-nio-http-server-source
- 基于java nio实现的http服务器,多线程,性能通过测试,正在研究nio或者服务器的朋友可以看下
applet要与CGI程序通信
- 我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and writing paper documents. : If th
HTTP
- 简单WEB服务器,能够通过HTTP GET命令获得一个简单的文件-A simple WEB server through HTTP GET command to obtain a simple file
src
- Java HTTP Server and Client - easy to configure (Client is multithreaded for load testing)-Java HTTP Server and Client- easy to configure (Client is multithreaded for load testing)
HttpServer
- HttpServer HTTP服务器 欢迎大家下载使用-Welcome to the HttpServer HTTP server download
HTTPServer
- 用java语言学习写的一个httpserver,有基本的功能,适合初学http server的参考-Java language learning to write with a httpserver, basic features, suitable for beginner reference http server
jsp-upload
- small sample how to use commons-fileupload-1.2.1.jar for upload any file to http server
java--http--web-server
- 一个用java实现的http服务器的源代码-code of http server
strest-server-master
- Strest-Server是一个高度可扩展的STREST和HTTP服务器。拥有飞快的速度。易于创建数据流。支持异步。控制器能够自动支持HTTP 和STREST。支持WebSockets。-Strest-Server is a highly scalable STREST HTTP server. Has a fast speed. Easy to create a data stream. Support asynchronous. Controller can automatically su
http-server-and-client
- 该程序是用java编写的一个http服务器和客户端程序,纯属原创,供大家参考和学习-The program is written in a java http server and client programs, is purely original, for your reference and learning
Java-http-server
- 根据java开发非阻塞的Http服务器文档中的内容,手动打出其中代码,提供给广大码农们。-According to the development of non-blocking java Http Server document content, which played manually code available to the majority of farmers who code.
http
- 一个简单的http客户端和简单的http服务器,命令行输出和接收参数,并将返回内容存到本地。client可以实现向主机的get请求;服务器可以响应get、put请求-A simple http client and a simple http server command line output and receiver parameters and returns the content stored locally. client can request to get the host t
httpServer2017080301
- http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)
http-server-master
- http server master tutorial