Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 671 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 671 Bytes

wireShark

a Network Simulation project for the DataLink layer with Omnet++.

Architecture

We use the Mesh Architecture with number of nodes N.

Framing

We use Flag Bytes with Bit Stuffing for Framing.

Eror Detection & Correction

We use the Hamming for Error Correction in 1 bit.

Protocol

We use the Go Back N protocol that uses Sliding Window.

Channel Noise

The Channel can Modifiy, Loss, Duplicate and Delay Data.

Team Members

  1. Ayman Azzam.

  2. Ayman Akwah.

  3. Ayman AbdElnaby.

  4. Khaled Moataz.