TCP/IP packet demultiplexer. Download from:
-
Updated
Dec 23, 2024 - C++
TCP/IP packet demultiplexer. Download from:
A peer-to-peer file sharer that uses TCP Hole punching with a rendezvous server to establish client-client connections.
This library provides an example of announcing and finding services and an example of an HTTP server that is accessible, helps set up mDNS responder.
TCP based Server and Client using C++
TCP/UDP Server/Client
Having multiple sensors at a place is quite common these days. So why not create a sensor network that sends all the data to a Master and also an android app? This project focuses on the concept of creating a sensor network with multiple slaves and a master.
Developed a simple chat-system to interact between two serial monitors on Arduino-IDE using Esp32s’ Wifi Library.
This chat room project uses Winsock API to enable client/server communication via TCP and UDP protocols. The server broadcasts TCP information every second using UDP, while the client is multithreaded, with TCP receiver and sender on separate threads.
WaAir is a smart Cloud & IoT-based solution system for water harvesting systems.
TCP/UDP Communication GUI. Written in C++ with Qt
C++ class for simply doing UDP or TCP from Windows or Unix
⚡ Enable seamless TCP communication between server and client with the QTCPCommWidget, allowing real-time message exchange in a user-friendly interface.
Multithreaded proxy over TCP with C++. Built for speed and minimalism.
Contains applications that allow the server and client to send messages to each other through a widget interface using TCP communication.
Server / Client secure communication platform
Add a description, image, and links to the tcp-protocol topic page so that developers can more easily learn about it.
To associate your repository with the tcp-protocol topic, visit your repo's landing page and select "manage topics."