Skip to content

arsalas/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webserv

Description

This project is here to make you write your own HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won't be working on a website.

Keywords

Netword

Skills

Rigor Object-oriented programming Unix Network & system administration

Makefile rules

Compile

make

Execute program

make run

Clean files

make fclean

Clean files and compile

make re

About

A HTTP server in C++ 98

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors