Skip to content
#

socket-programming

Here are 3,633 public repositories matching this topic...

Distributed system project implementing a two-phase commit protocol with coordinators and participants. I handled failure cases, ensuring data consistency. The coordinator sends commit requests, and participants vote. Based on votes, the coordinator commits or aborts transactions. I simulated failures and used Python for implementation.

  • Updated May 29, 2024
  • Python

Socket Encrypted Data Transmission for peer to peer or based receivever data point connections. State-full or state-less Communication over SSL Shared Public Key encrypted channels, Single-Unit header file, persistent or ephemeral transitory sessions..

  • Updated May 26, 2024
  • C++

Improve this page

Add a description, image, and links to the socket-programming 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 socket-programming topic, visit your repo's landing page and select "manage topics."

Learn more