udp-protocol
Here are 42 public repositories matching this topic...
A simple UDP client and server chat program
-
Updated
Aug 11, 2020 - C
Making udp reliable by implementing selective repeat, timeout and sequence numbers.
-
Updated
Jan 2, 2022 - C
Remote command server using UDP as transport protocol
-
Updated
Dec 31, 2018 - C
Computer Networks project - Implementation of reliable UDP file transfer.
-
Updated
Dec 9, 2021 - C
This project consist on a development of a network in a tree model in order to search and exchange name information.
-
Updated
Jun 11, 2021 - C
FileTransfer-UDP é um sistema de troca de arquivos entre dois clientes através de um servidor utilizando arquitetura P2P com protocolo UDP.
-
Updated
Jun 12, 2019 - C
🙋♂️ A UDP based Check in/Check out System. In this system, the user/client is able to Check in and Check out from the system by sending a data packet from its host machine to the server.
-
Updated
Jan 30, 2025 - C
A series of examples of TCP, UDP and XDR connections
-
Updated
Oct 20, 2018 - C
UDP-based library for reliable communication
-
Updated
Jan 13, 2019 - C
A modular userspace IP tunnel interface
-
Updated
Apr 27, 2022 - C
Client_Server in C, implements both UDP and TCP protocols for client-server communication, providing versatility and efficiency in network programming tasks.
-
Updated
Feb 25, 2024 - C
💻 Transfer of files using UDP protocol.
-
Updated
Jun 21, 2020 - C
TCP-Fusion mimics TCP using UDP, ensuring reliable data transmission through chunking, sequencing, and retransmissions.
-
Updated
Dec 7, 2024 - C
C application which can transfer data by using UDP and a bad medium : the aim was to develop TCP
-
Updated
Oct 12, 2016 - C
We will be building support for reliable communication over an unreliable link. For ex., you will not have to worry about message ordering or receiving duplicate messages.
-
Updated
Mar 29, 2019 - C
Using BOSCH XDK device to do measurement and logging it into the local database in a computer. XDKDataLogger will execute the measurement of its sensors and then send this data to a computer using UDP Protocol.
-
Updated
Jun 1, 2021 - C
Course project for Computer Networks. Implemented File Transfer using multi-channel stop-and-wait (TCP) and Selective Repeat (UDP) protocols.
-
Updated
Jan 15, 2022 - C
Este proyecto, denominado TelePong, reinventa el clásico juego de Pong con un enfoque en comunicación de red y concurrencia. Implementado con una arquitectura cliente/servidor, TelePong permite a múltiples parejas de jugadores competir simultáneamente, asegurando una comunicación eficaz entre cliente y servidor mediante sockets UDP.
-
Updated
Oct 16, 2023 - C
-
Updated
May 22, 2025 - C
Improve this page
Add a description, image, and links to the udp-protocol topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the udp-protocol topic, visit your repo's landing page and select "manage topics."