Skip to content

okiroth/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS and Networks

WebServer implementation in C language.

Details

Initialization

The main thread will read a configuration file (WSconfig.txt) in which all the files to serve are mapped. Eventually this file may contain more config keys.

Scope

So far it serves any file in a byte stream.

About

webserver implemented in C for a college project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages