My first blog post. Just enough TCP - a minimal IP stack, web server, and DHCP client in less than 4KiB binary. All written in C with no standard C libraries.

https://ian.seyler.me/just-enough-tcp/

#programming #networking #osdev #c

Just enough TCP

Over the end the summer I decided to extend on the work I originally did for . BareMetal needed some simple (especially for the unikernel version) and t...

IAN SEYLER