Skip to content

ytyeason/Simulate-Link-State-Routing-Protocol-with-Java-Socket-Programming

Repository files navigation

Simulate-Link-State-Routing-Protocol-with-Java-Socket-Programming

This project builds a pure user-space program which simulates the major functionalities of a routing device running a simplified Link State Routing protocol.

You can use any Java IDE to run the program or using maven to manage, compile and run the project.

Usage:

  1. attach [Process IP] [Process Port] [IP Address] [Link Weight]

  2. start

  3. connect [Process IP] [Process Port] [IP Address] [Link Weight]

  4. neighbors

  5. quit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages