Skip to content

cindyzunic/router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Java implementation of a router for cs456

Instructions:
1. Compile code by calling:
	make
2. Run nse by calling:
	./nse-linux386 <router host> <nse port>
3. Run router (five instances) by calling:
	./router.sh <router id> <nse host> <nse port> <router port>

where router id = 1…5, in this order
	
Dev Environment: Mac OS Sierra v. 10.12
Java Version 1.8.0_92
Compiler version: GNU-make 3.81

About

Java implementation of router for CS456

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages