Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 626 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 626 Bytes

Shortest Path Routing Algorithm

About

Compilation

make

Clean Build

make clean

Execution

./nse-linux386 <routers_host> <nse_port>
./router <router_id> <nse_host> <nse_port> <router_port>
./router <router_id> <nse_host> <nse_port> <router_port>
./router <router_id> <nse_host> <nse_port> <router_port>
./router <router_id> <nse_host> <nse_port> <router_port>
./router <router_id> <nse_host> <nse_port> <router_port>

License

This repository is licensed under the MIT license.