Skip to content

jaymish/Distance-Vector-Routing-Protocol-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comp429-2

project 2 for Comp 429 CSUN

FIND PDF IN THIS PROJECT FOR DESCREPTIVE QUESTION

Clone this project directly

OR

  1. create a new project,
  2. create a java file, Main.java
  3. copy paste the entire file, found in the attachment
  4. download json jar file, http://www.java2s.com/Code/Jar/j/Downloadjsonsimple111jar.htm
  5. add this jar file to the project
    • steps to add jar file to the project
    • right click on project
    • Build Path > Configure Build Path
    • Then under Libraries tag, click on modulepath, > add external jars
    • choose the jar file
  6. Edit your topology file
  7. Project is ready to Run

About

project 2 for Comp 429 CSUN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages