[go: up one dir, main page]

Skip to content
#

tcp-client-server

Here are 161 public repositories matching this topic...

CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project

  • Updated Sep 14, 2024
  • C#

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-client-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 tcp-client-server topic, visit your repo's landing page and select "manage topics."

Learn more