Server Setup
To change the IP, open LocalizationDefineCommon.h and find following lines:
Change the define CHOICE_PRE_SERVER_IP_OR_DOMAIN_IN_XOR to your encrypted IP Adress, you can find the XOR codes in AtumParam.h
You will need the STR_XOR_KEY_STRING_PRE_SERVER_ADDRESS Key to encrypt your IP for Launcher and PreLauncher.
To change your AdminTool and MonitorTool logins, go to AtumParamProtocolFunctions.cpp and find following lines:
The structure of the array is displayed in this picture.
Here you will need the STR_XOR_KEY_STRING_SERVER_INFO key to encrypt your Logins/IPs.
Recompile your Tools to apply the changes.
[...]
Config Setup:
Get your IP and save it somewhere (either open cmd and type ipconfig or when using hamachi, start it and copy it from there)
Now open global.cfg in your config folder and edit folling lines:
$LOCAL_IP_ADDR is your IP adress (From Hamachi or IPConfig).
$SERVER_GROUP_NAME is the name of your server.
$LANGUAGE_TYPE is the language your server is using.