centralized and cmake-based campaign server+port config

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1590 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
hsc
2012-09-04 13:57:01 +00:00
parent 8d2fea7521
commit e56918e40e
10 changed files with 13 additions and 13 deletions

View File

@ -31,7 +31,7 @@ private:
FailControlMessage_Command tryToGetExperimentData(ExperimentData& exp);
public:
JobClient(const std::string& server = "localhost", int port = 1111);
JobClient(const std::string& server = SERVER_COMM_HOSTNAME, int port = SERVER_COMM_TCP_PORT);
/**
* Receive experiment data set from (remote) JobServer
* The caller (experiment developer) is responsible for