项目作者: KhaledMoataz

项目描述 :
A OMNet++ Simulation for Data Link Layer using Hamming Codes, Bit Stuffing, Go-Back-N ARQ and a Noisy Channel.
高级语言: C++
项目地址: git://github.com/KhaledMoataz/DataLinkLayer_Simulation.git
创建时间: 2020-12-23T19:59:12Z
项目社区:https://github.com/KhaledMoataz/DataLinkLayer_Simulation

开源协议:

下载


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.