smxxqjl / HTTP-server

A simple HTPP server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

################################################################################
# README                                                                       #
#                                                                              #
# Description: This file serves as a README and documentation for the HTTP     #
# server named liso.                                                           #
# Authors: smxxqjl <smxxqjl@gmail.com>                                         #
#                                                                              #
#                                                                              #
################################################################################




1.This server implemented base on the first assignment of CMU Computer Network
Course. Details can be found in
http://www.cs.cmu.edu/~prs/15-441-F16/assignments.html.

2. Make and run with command lisod [port] to start the server. 

About

A simple HTPP server


Languages

Language:C 90.1%Language:Python 4.7%Language:Makefile 3.2%Language:HTML 2.0%