Skip to content

gabet1337/HttpServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpServer

Java implementation of a simple HttpServer

The server can be run using ant:

ant start

or using make:

make
make start

This will start a HttpServer at port 8010 at your localhost.

About

Java implementation of a simple HttpServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published