Skip to content
#

tcp-sockets

Here are 30 public repositories matching this topic...

This is a client-server app in C++ that encrypts messages using ChaCha20-Poly1305 and uses X25519 for secure key exchange. It supports bidirectional TCP communication and configuration via XML.

  • Updated Sep 10, 2025
  • C++

Team course project for the course Operating Systems & Networks at IIIT Hyderabad. A production-grade distributed file system in C featuring hierarchical storage, multi-threaded concurrency, ACL-based security, version control with checkpoints, and fault-tolerant replication across multiple storage servers.

  • Updated Dec 20, 2025
  • C

Improve this page

Add a description, image, and links to the tcp-sockets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tcp-sockets topic, visit your repo's landing page and select "manage topics."

Learn more