hannah-bulmer / CS456

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS456

A1

Implement a simple client-server architecture to manipulate strings remotely

A2

Implement a congestion controlled pipelined Reliable Data Transfer (RDT) protocol over UDP, which could be used to transfer a text file from one host to another across an unreliable network. The protocol should be able to handle packet loss, packet reordering, and duplicate packets.

About


Languages

Language:Python 79.9%Language:Shell 14.4%Language:TeX 5.8%