Hello Guys!
Welcome to my GitHub page. Here I along with my teammates have worked on developing our very own baremetal FTP protocol that uses UDP. Its very similar to SCP (which uses TCP and thus succumbs to its congestion controlling) but has better throughput in worse network conditions. We have attached the codes for our protocol above, have fun playing with it!
There are several versions. We have tested our code out in a real AWS environment and have uploaded a detailed youtube demonstration . Hope you enjoy!