Skip to content

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.

Notifications You must be signed in to change notification settings

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

No packages published