Skip to content

JMillen/Simple_Java_Web_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

This is a basic implementation of a web server in Java. The web server can handle HTTP requests, parse them, and serve static web pages and files. It demonstrates the fundamental concepts of socket programming, multithreading, and HTTP protocol handling in Java.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors