Programs of Computer-Networks Lab, UG Sem 6
-
Updated
Apr 23, 2018 - C
Programs of Computer-Networks Lab, UG Sem 6
Computer Networks project (HY335A) [winter semester of 2021]
Custom reliable UDP protocol with sliding window, three-way handshake, flow control, and packet loss handling in C
This project explores efficient data transfer mechanisms using RDMA, focusing on memory registration, request handling, and performance optimizations.Here we can see the demonstration of how RDMA improves network efficiency by bypassing the operating system kernel and offloading data movement to the network interface card.
Implementation of Error Control and Flow Control using Data Link Layer (DLL) Protocols for TCP-based client-server communication.
A software pattern used to transfer data from microcontrollers and some form of personal computer (PC, notebook or similar) using UART communication protocol.
Automação da medição hídrica em unidades habitacionais condomínios
Codes for Networking Lab in Semester 6
Computer Networks Practice
extremly light uart library for AVR 8 bit microcontrollers
Add a description, image, and links to the flow-control topic page so that developers can more easily learn about it.
To associate your repository with the flow-control topic, visit your repo's landing page and select "manage topics."