Skip to content
#

tcp-server-cpp

Here is 1 public repository 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++

Improve this page

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

Learn more