Walther / fec

Forward Error Correction demonstration for Networked Systems and Services course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forward Error Correction

Veeti Haapsamo 014289370

This repository has two parts: sender and receiver.

To run the programs, you can either: cargo run -- [params] or cargo build and then use the resulting binaries under the target/ directory. These need to be done separately for each part.

Ran out of time, sorry.

screenshot

About

Forward Error Correction demonstration for Networked Systems and Services course


Languages

Language:Rust 100.0%