chrisburnor / Cweb

HTTP Server demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** CWeb **

CWeb is a simple web server written in C. Its purpose is to show how the low level aspects of the web work, from TCP/UDP/IP packet encapsulation to Unix Sockets to HTTP requests.

About

HTTP Server demonstration


Languages

Language:C 100.0%