Description: A multi-threaded web server: the compiled WebServer.class, RequestHandler.class and index.html file As network host in the same directory.
First run the server program, the port the "http Server runing the server running on the port 6789."
And then enter in the browser address bar http://localhost:6789/index.html can display Web pages correctly.
To Search:
File list (Check if you may need any files):
多线程Web服务器程序\.classpath
...................\.project
...................\image\111.jpg
...................\index.html
...................\RequestHandler.class
...................\WebServer.class
...................\WebServer.java
...................\多线程Web服务器.doc
...................\image
多线程Web服务器程序