Skip to content

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

Notifications You must be signed in to change notification settings

ngweihow/comp30023_proj1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published