/comp30023_proj1

A Simple HTTP 1.0 Server created as Project 1 for Computer Systems COMP30023

Primary LanguageC

COMP30023 S1 Project 1 2018

Computer Systems

Written by Wei How Ng (828472)

Description: A simple HTTP 1.0 Server

Actions:

  • run make to compile
  • run make clean to clean output executables
  • run make scp to scp them onto the remote NeCTAR

Known Issues:

  • Invalid HTTP 1.0 Headers received by the parser would cause the server to exit on failure