You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project which simulates a node in the network. The purpose is to clearly understand and simulate the workings of different layers such as Data Link Layer, Network Layer, Transport Layer. Makes use of link state routing to figure out which node the message has to be forwarded. Uses negative acknowledgement for retransmission of unreceived messa…