Skip to content
#

multithread-server

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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++

Improve this page

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

Learn more