Java简单的web服务器

时间:2021-01-25 07:46:33
【文件属性】:
文件名称:Java简单的web服务器
文件大小:905KB
文件格式:ZIP
更新时间:2021-01-25 07:46:33
Java web服务器 http socket Web 服务器功能为: (1) Web 服务器可以接受任何 Web 客户的连接 (2) Web 浏览器客户通过地址栏指定服务器地址和请求的页面 (3) Web 服务器对请求进行处理,发送 HTTP 响应 (4) Web 浏览器客户收到 HTTP 响应后显示页面,关闭连接
【文件预览】:
Lab2
----.project(380B)
----error.files()
--------filelist.xml(208B)
--------themedata.thmx(3KB)
--------colorschememapping.xml(314B)
----bin()
--------webServer.class(3KB)
--------Main.class(502B)
----error.html(38KB)
----src()
--------webServer.java(4KB)
--------Main.java(292B)
----.classpath(232B)
----360test.html(1.55MB)
----index.html(272B)
----favicon.ico(96KB)

网友评论