Tag Archives: httpserver

SaturdayMP Show 103: HTTP Server in C (Part 1 – Listen is Working)

In this episode we start writing a custom HTTP Server in C because Omar wanted to learn more about HTTP, servers, and low-level networking. We get a simple app that listens on a port and writes out to the command … Continue reading

Posted in Saturday MP Show, Software Development | Tagged , , | Comments Off on SaturdayMP Show 103: HTTP Server in C (Part 1 – Listen is Working)