Web server written in C – Session 2 [AR]
*Watch in HD*
After analyzing http traffic and replicate them in the previous video, I wrote a basic web server to explain how web servers are built using sockets and how connections are established.
Link of my previous video : https://youtu.be/v2_pv_Lnhi0
Link of the scripts used and the book’s pdf : https://github.com/seifallahhomrani1/webserver_code
by Seif-Allah Homrani
linux web server