Skip to content
/ Jlsr Public

Link state routing (LSR) protocol simulator

License

Notifications You must be signed in to change notification settings

darekaze/Jlsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages