Projects

Simulation of Link State Routing Protocol

Skills
Network Engineering

A C++ project that simulates routers running a link state protocol based on Dijkstra’s algorithm utilizing UDP communication links between routers and TCP connections between a main manager process and each individual router.