Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 391 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 391 Bytes

Jlsr (LSR simulator)

COMP4322 Project

A program that emulates the processing done by routers utilizing link state routing (LSR) protocol.

Instructions

Build this project as '.jar' and execute the following command in terminal (where you .jar file is located):

java -jar Jlsr.jar <filename> <source> <CA/SS>

Exec example

java -jar Jlsr.jar routes.lsa t SS