You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a simplified version of TCP over UDP for reliable, uni-directional data transfer, featuring a custom segment format, a sliding window protocol, and logging of sent/received segments, while emulating packet loss scenarios for testing.
Final project for CPSC 3780 - Data Communications and Networking, Spring 2021. Implementation of Course Transport Protocol (CTP) using UDP segments over IPv4 to transfer file contents between computers. Paired project with Siebrand Soule.
ELFI (ELF over WIFI) is a FOTA ( Firmware Over The Air ) based software application, our application is following reliability, portability and configurability rules as well as the simple and efficient user experience.