Reliable Data Transfer Protocol

Designed a reliable transfer protocol that is faster than TCP in an environment with heavy packet loss and ordered packet delivery. Implemented the protocol over UDP with cumulative as well extended acknowledgments....

Routing Information Protocol

Implemented RIPv2, a distributed routing protocol to handle link failures and compute the shortest route between pods. Resolved the “count-to-infinity” problem by incorporating split horizon and triggered updates...