/webserver

Implement a simple web server, Based only on the Socket function, without using off-the-shelf HTTP parsing classes

Primary LanguageJava

webserver

Implement a simple web server, Based only on the Socket function, without using off-the-shelf HTTP parsing classes