This is a simulation of Data Link layer using OMNeT++ on a centralized network architecture, created as the Computer Networks course project.
- Hamming Code (Error Detection/Correction).
- Character Count (Framing).
- Go Back N (Sliding Window Protocol).
- Transmission Channel Noise Modelling.
The project contains a statistics gathering module that displays the transmission statistics periodically.
- Load the project using OMNet++, build and run the simulation.