Skip to content
#

cpp-sockets

Here are 11 public repositories matching this topic...

This repository contains a simple concurrent TCP server and client implemented in C++. The server is designed to handle multiple simultaneous connections using pthreads, and the client can connect to the server, send messages, and receive responses.

  • Updated Feb 29, 2024
  • C++

První projekt (klient pro síťový výpočetní protokol) z předmětu Počítačové komunikace a sítě (IPK), čtvrtý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2022/2023

  • Updated Jan 12, 2024
  • C++

Improve this page

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

Learn more