Skip to content

tnmy44/StupidWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#StupidWebServer

This is a very simple and stupid HTTP server made in JAVA using NetBeans.

Current features are:

  • only GET and HEAD methods supported.
  • outputs the file present in server's file system as specified in URL.
  • takes port number and root directory from command line.
  • supports only a few types of HTTP status codes.

Setup:

  • duh!

About

A simple and Supid HTTP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages