Skip to content

brentianluis/mini-web-server

Repository files navigation

CMSC 137 Project 2

Name: Luis, Brent Ian

Student Number: 2012-46101

Lab Section: CD-3L

How to Run:

  1. Open a bash terminal.
  2. Type "javac WebServer.java" without quotation marks to compile WebServer file.
  3. Type "java WebServer" without quotation marks to run.
  4. Open a new tab on your browser and type "http://mini-web-server.brentianluis.c9users.io/" without quotation marks.

About

A Java program that implements a mini web server that outputs a HTTP header using socket programming only

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published