Skip to content
#

tcp-socket

Here are 116 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++

Async HTTP/WebSocket Server Library for Teensy 4.1 using QNEthernet. This library is one of the Async libraries to support T4.1, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, etc. Now supporting using CString to save heap to send very large data

  • Updated Jan 31, 2024
  • C++

Improve this page

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

Learn more