Skip to content

A mini webserver that only accepts GET and HEAD requests. Built for CS339: Distributed Systems, at Williams College. (c) 2016. modsoussi

Notifications You must be signed in to change notification settings

modsoussi/mdserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDServer is a webserver that accepts GET and HEAD requests. Built completely in C, it makes use of libraries such as **socket.h,
arpa/inet.h,** and others. You can view which libraries were used in the source files. This was project #1 for CS339: Distributed Systems
at Williams College.

(c) 2016. modsoussi.

About

A mini webserver that only accepts GET and HEAD requests. Built for CS339: Distributed Systems, at Williams College. (c) 2016. modsoussi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published