5 #define MAX_SERVERS 5000 21 DimInfo(service,-1), myIndex(index) {};
41 char serviceName[256];
57 strcpy(serviceName,server);
58 strcat(serviceName,
"/VERSION_NUMBER");
64 cout <<
"found " << n <<
" servers" << endl;
98 cout << n <<
" Servers with version " << max << endl;
int server_versions[MAX_SERVERS]
char server_names[MAX_SERVERS][256]
DimVersion(char *service, int index)
int getNextServer(char *&server, char *&node)
char server_nodes[MAX_SERVERS][256]