Skip to content

Palmfeldt/Java-simplewebserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Java-simplewebserver

A multi threaded webserver using ServerSocket

If no input parameters are supplied or if they are invalid, the webserver starts with port 8080 and the default public folder. If the default public folder does not exist it will do a system.exit().

About

A multi threaded webserver using ServerSocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages