Home / Projects / TCP Key-Value Server
TCP Key-Value Server
Description
A C++ TCP key-value server with basic client-server communication. Planned features include more commands, data persistence, and protocol improvements.
Tech
C++, TCP/IP, Linux
Key Points
- Basic client-server communication over TCP
- Planned: more commands, data persistence, protocol improvements
Challenges
Implementing robust socket handling, planning for extensible protocol design, and ensuring cross-platform compatibility.
Links
Media
