A OMNet++ Simulation for Data Link Layer using Hamming Codes, Bit Stuffing, Go-Back-N ARQ and a Noisy Channel.
a Network Simulation project for the DataLink layer with Omnet++.
We use the Mesh Architecture with number of nodes N.
We use Flag Bytes with Bit Stuffing for Framing.
We use the Hamming for Error Correction in 1 bit.
We use the Go Back N protocol that uses Sliding Window.
The Channel can Modifiy, Loss, Duplicate and Delay Data.