11/29/2021
•
EN
Making a simple HTTP webserver in C
A step-by-step tutorial on building a simple HTTP web server in C, covering socket programming and the basics of the HTTP protocol.