/multithread-http-server

Basic multi-thread http server

Primary LanguageCGNU General Public License v3.0GPL-3.0

Multi-thread C HTTP Server

Description

A basic multi-thread HTTP server written in C. Can response HTML and/or jpeg files. Connections that is over the desired client number are simply killed and responded with 503.

Compiler

The code was compiled with GCC version 8.2.1.