首页 | 博客群 | 公社 | 专栏 | 论坛 | 图片 | 资讯 | 注册 | 帮助 | 博客联播 | 随机访问
一个非常不错的Java Servlet教程- -| 回首页 | 2005年索引 | - -已锁定

介绍几个Open Source的Java Webserver

                                      

大象推荐了几个Open Source的Web Server给我。都是由Java开发的。看了看,受益匪浅。

1、NanoHTTPD and Mp3HTTPD

http://elonen.iki.fi/code/nanohttpd/

A free, simple, tiny (1 java file!), nicely embeddable HTTP server in Java.

这个Web Server的源代码仅有一个java文件!对于学习web server原理的人来说,这或许会是一个非常好的例子。

源代码在这里:

http://elonen.iki.fi/code/nanohttpd/NanoHTTPD.java
http://elonen.iki.fi/code/nanohttpd/NanoHTTPD.java.html

2、Tornado HTTP Server

http://tornado.sourceforge.net/

Tornado HTTP Server is a multi-threaded web server written in Java. It aims to be secure, efficient, and portable, and provide a full implementation of HTTP 1.1. Advanced features such as GZip output compression and web-based administration are planned.

这个似乎还不错:)

3、Charles Web Debugging Proxy

http://www.xk72.com/charles/download.php

Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Charles can act as a man-in-the-middle for HTTP/SSL communication, enabling you to debug the content of your HTTPS sessions.

【作者: 小咪的爸爸】【访问统计:】【2005年12月23日 星期五 07:09】【注册】【打印

搜索

Google

Trackback

你可以使用这个链接引用该篇文章 http://publishblog.blogchina.com/blog/tb.b?diaryID=3968180

回复

- 评论人:钟爱兰一生   2006-03-03 02:47:49   

好~!

验证码:   
评论内容: