Skip to content

Files

Latest commit

bd4e27f · Apr 1, 2019

History

History

tomcatServer3.0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 10, 2016
Dec 10, 2016
Apr 1, 2019
Dec 10, 2016
Dec 10, 2016
Apr 1, 2017

readme.md

Java 实现 Tomcat 服务器

介绍

本项目模仿tomcat,封装request和response,帮助理解tomcat源码。

需要知识

  • 了解http协议
  • java多线程和网络编程

源码

见本项目

收获

使用Java模拟浏览器发送请求给服务器,服务器接受请求并相应,锻炼java知识,帮助理解http协议和tomcat工作原理。

Please feel free to contact us with any questions you may have.