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 line what was sent to it. We also have a good discussion about C strings at 1:08:53.

Part 2, if it happens, we will add an HTTP response. We are not very consistent.

[Read More]