TCP Server–Client

Low-level TCP socket implementation in C demonstrating connection handling, data framing, and client–server message exchange.

CTCP/IPSocket Programming
TCP Server–Client

Detailed write-up coming soon. Check the GitHub repo for the full implementation.