搜索资源列表
20040614javahttp
- 用java实现的http服务器端例程java-achieved using java http server routines java
用Java实现Web服务器
- 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
jetty-4.2.25-all
- 纯JAVA写的HTTP Server and Servlet -was pure Java HTTP Server and Servlet
Java Http Server
- 用Java编写的简单的HTTP服务器
HttpServer
- small http server
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)
RabbIT3-src.tar
- 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
Java~VRML_Design
- Windows、Unix操作系统HTTP服务器架设,并以专栏形式,对java及HTTP、VRML等语言进行介绍。-Windows, Unix operating system to set up HTTP server, and to form columns of java and HTTP, VRML and other languages are introduced.
HTTPServer
- 用java语言学习写的一个httpserver,有基本的功能,适合初学http server的参考-Java language learning to write with a httpserver, basic features, suitable for beginner reference http server
JavaProxy_src
- Java proxy server -http traffic filter-Java proxy server-http traffic filter
http
- j2me上传图片到服务器,本源码包括客户端、服务器端和资源文件等。-j2me upload pictures to the server
SimpleHttp
- Simple code of http client and server with Java
http
- 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
java--http--web-server
- 一个用java实现的http服务器的源代码-code of http server
HTTP-server-program
- 基于Java的HTTP服务器程序实现,本程序是在LINUX环境下实现的-Java-based HTTP server program to achieve really LINUX environment
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.
java-httpserver-master
- simply implemented the http server by java-java http server sample
hc
- 用java做的简单的http服务器代理功能(sing java to do a simple HTTP server proxy function)
httpServer2017080301
- http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)