temporary test against birarda's domain server

This commit is contained in:
Stephen Birarda 2013-02-26 13:43:50 -08:00 committed by stojce
parent 04f3398466
commit 31b93b036e

View file

@ -54,7 +54,7 @@ int simulate_on = 1;
//
char DOMAIN_HOSTNAME[] = "highfidelity.below92.com";
char DOMAIN_IP[100] = ""; // IP Address will be used first if not empty string
char DOMAIN_IP[100] = "192.168.1.47"; // IP Address will be used first if not empty string
const int DOMAINSERVER_PORT = 40102;
AgentList agentList;