kpyrkosz / httpserver

Implementation of server handling basic http requests

Repository from Github https://github.comkpyrkosz/httpserverRepository from Github https://github.comkpyrkosz/httpserver

Linux httpserver

Basic implementation of httpserver for Linux.

The full specification (in polish language) is given here.

How to use?

Make sure you have the basic c++ build packages

apt install build-essential g++

Building with make

Build

Example usage

Run

About

Implementation of server handling basic http requests


Languages

Language:C++ 95.5%Language:Makefile 4.5%