📦 Integrate the tANS algorithm into ContikiNG for efficient data compression, reducing transmission size and energy use in IoT devices.
-
Updated
Dec 18, 2025 - C
📦 Integrate the tANS algorithm into ContikiNG for efficient data compression, reducing transmission size and energy use in IoT devices.
My attempt to integrate a simplified tANS algorithm into the ContikiNG environment
Bandwidth analyzer using eBPF with ingress/egress tracking and protocol vs payload breakdown.
A collection of TCP client-server examples in C, demonstrating socket programming techniques on Linux.
The project implements a UDP-based directory service where a client sends requests to the server and receives directory data organized as a tree. UDP enables fast communication, while ACK mechanisms ensure reliability.
Command Line Chat for Local Network Communication
🙋♂️ 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.
Reliable file transfer program written in C. Uses UDP protocol and Automatic Repeat Request algorithms (ARQ) to ensure data integrity and transfer reliability. 1st project for Computer Networks Class
TCP-Fusion mimics TCP using UDP, ensuring reliable data transmission through chunking, sequencing, and retransmissions.
A simple UDP Forwarder
Client_Server in C, implements both UDP and TCP protocols for client-server communication, providing versatility and efficiency in network programming tasks.
COEN 233 Programming Assignment #2: Custom Protocol on top of UDP for Client-Server communication for server-side access permission identification
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.
Trabalho final de redes sobre Protocolo UDP 😂😱
Using C's standard UDP/TCP Library, send and receive data through the Internet.
This repository contains client server communication using UDP protocol.
Teonet v5 C library and examples
Trabalho prático de Redes de Computadores. Sistemas de Informação - UFMG, 2022/1. Nota: 24/25.
A modular userspace IP tunnel interface
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."