Skip to content

My code for the optional project in the Computer Network course at ETH (252-0064-00L)

Notifications You must be signed in to change notification settings

dennisjueni/conet-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd5911f · Jan 3, 2023

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reliable Transport

As part of the Computer Networks course at ETH I had to solve this project. The goal was to implement a reliable sliding window transport layer on top of UDP, which is able to handle packet drops, packet corruption, flow control and packet reordering.

This git repository only contains the written solution in C.

About

My code for the optional project in the Computer Network course at ETH (252-0064-00L)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published