Computer Networks project - Implementation of reliable UDP file transfer.
-
Updated
Dec 9, 2021 - C
Computer Networks project - Implementation of reliable UDP file transfer.
A simple UDP client and server chat program
A series of examples of TCP, UDP and XDR connections
Teonet v5 C library and examples
Remote command server using UDP as transport protocol
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.
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.
UDP-based library for reliable communication
This project consist on a development of a network in a tree model in order to search and exchange name information.
C application which can transfer data by using UDP and a bad medium : the aim was to develop TCP
Making udp reliable by implementing selective repeat, timeout and sequence numbers.
COEN 233 Programming Assignment #1: Custom Protocol on top of UDP for Client-Server communication
A modular userspace IP tunnel interface
🙋♂️ 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.
This repository contains Projects related to Network Systems course at CU Boulder
Course project for Computer Networks. Implemented File Transfer using multi-channel stop-and-wait (TCP) and Selective Repeat (UDP) protocols.
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.
FileTransfer-UDP é um sistema de troca de arquivos entre dois clientes através de um servidor utilizando arquitetura P2P com protocolo UDP.
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."