Skip to content

mohilpatel25/Token-Ring-Protocol-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The token ring network protocol is a collision free protocol which connects the nodes in a ring topology. This project, built with the help of Java, is a simulation of the token ring protocol.

Following are the features of this simulation :-

  • The user can choose no. of nodes as 3,4 or 5.
  • A simple graphic simulation.
  • A table is displayed which shows the queued packets at all the nodes.
  • The token can only take a new packet once it has delivered a packet it already has.
  • The problem of starvation has been taken into consideration and avoided in the simulation.

Created by mohilpatel25 and aaryan13g.

About

Token ring protocol visualization built using java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages