AahanSingh / CSMA-CD-P-Persistent

Simple simulation of CSMA/CD p persistent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSMA-CD-P-Persistent

CSMA/CD p persistent simulator with GUI

  1. 6 nodes with CSMA CD implemented in one system
  2. The simulator runs step by step where the status of each node( send queue,read queue ) can be seen
  3. The transmission line is visualised in the GUI to show the collision or the transmission of data
  4. The user input is converted to frames and transmistted throught the simulated channel

About

Simple simulation of CSMA/CD p persistent


Languages

Language:C++ 50.8%Language:Makefile 49.1%Language:QMake 0.1%