/SRPclient

This is a client implementation of the sliding window protocol. This application reliably transfers files over an unreliable UDP connection using low level APIs (sys/socket.h). I wrote this code during my undergrad days, so no judgement allowed :)

Primary LanguageC

Stargazers