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 2 1" where 1: protocol type, 1: server port offset (each apps must have its own))
6) repeat steps 4) and 5) for further node emulation

