Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 360 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 360 Bytes

The CSMA/CD simulation in a go simulated environment.

sender: Structure & props of a single sender node.
channel: Structure & props of the intermediate shared channel.
receiver: Structure of single receiver.

Persistent Scheme Implemented-

  • 1-Persistent
  • Non-Persistent
  • P-Persistent

Details study in logs and spreadsheet.