Skip to content
#

tcp-sockets

Here are 63 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++

Java-based simulator of the Ricart & Agrawala distributed mutual exclusion algorithm, featuring TCP-based communication, Lamport clocks, multithreaded processes, and a Swing GUI. It models process coordination, failure injection, recovery, and real-time visualization for studying distributed systems and fault tolerance.

  • Updated Jul 13, 2026
  • Java

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