Switch simulation in C
- naortm
- Jul 12, 2022
- 1 min read
In this project I tried to demonstrate how switch is working.
The rules are simple, 4 ports into the switch, 4 ports out of him.
The data is stored in 4 files.
Every line will looks like this (in the picture).
Here is a link to GitHub: https://github.com/NaorTIRAM/Routing-data-C

コメント