Small port fix for this source .. for those who cant see server .. you can now compile serverfiles from this source.. just make below changes if you want.
#define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_IP "80.179.155.231"
#define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_PORT 7500
locator ports #define LOCATOR_PORT -9500
change ports to whatever you want... according to me.. this goes default
#define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_IP "127.0.0.1"
#define SERVER_CONFIG_DEFAULT_NJ_DBAGENT_PORT 5100
locator ports #define LOCATOR_PORT 8900





