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.