This repository is a project from the discipline Teleinformática e Redes 1(Data networks) at Universidade de Brasilia. The software developed is a physical and data link layer simulator written in C++, describing its theoretical behaving and interactions.
To compile the project, enter the /src/ folder and type at terminal:
$ make
to delete object code files type:
$ make clean
To execute the program, enter the /exec/ folder and type at terminal:
$ ./main