This project is about creating a custom-made chargeable wireless gaming controller through a LAN network.
-
Updated
Aug 16, 2020 - C++
This project is about creating a custom-made chargeable wireless gaming controller through a LAN network.
Lossless data transfer with sliding window algorithm using UDP protocol implemented in C++
Custom UDP Protocol for fast transmission of data. Built on-top of winsock in C++
Accelerometer controlling a robot Arduino car over UDP protocol.
A real-time IoT system for tracking and managing e-bike fleets with live GPS monitoring, web visualization, and maintenance management capabilities.
TCP/UDP Server/Client
Port of the original 1996 game from Ambrosia Software.
Creating two distributed applications (server, client) that can be used to send a message or a file from a client to a server using UDP protocol.
A distributed multi-server chat application employing UDP communication protocol
Kaminari is a UDP networking library that implements reliable and unreliable packet delivery on top of immediate, ordered and/or eventually synced queues.
College Computer Networks LAB Codes & Material
Very basic application to demonstrate a networked OpenGL renderer using QNetwork.
This repository contains a simple UDP-based chat system implemented in C++.
Contains UDP communication applications. The applications involve UDP server-client topics.
enhanced UDP-based file transfer system, similar to TFTP, with additional features in CPP
UDP Transfer Network Lib, used for fast paced networking between 2 or more devices using serialized data packets
Internet of things with the ESP8266 SoC.
An application which captures the incoming UDP/IP package traffic to 4 ports of an IPv4 address.
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.
A Client-Server architecture-based CLI app that hosts Poker games for multiple players and multiple rooms making use of UDP protocol.
Add a description, image, and links to the udp-protocol topic page so that developers can more easily learn about it.
To associate your repository with the udp-protocol topic, visit your repo's landing page and select "manage topics."