Here are very quick how-to's....

This code is tested only on Linux platform.

1. Compilation
1) make clean
2) make


2. Testing
1) ./setup
2) cd bin/gad
3) ./gad
4) cd bin/test/001
5) apps (it shows the usage of each argument. ex: "apps 1 10" where 1: server port offset (each apps should have its own), 10: testing count)
6) repeat steps 4) and 5) for further node emulation

