hello
Please I need Your help or advise.
I've got a VPS with Windows Serwer 2008 on and a few IP address.
I'm going to start twice the same exe (simple game application - server) from different locations of HDD.
However there is not possibility to choose which port game server use. It is constantly 1808.
So the only possibility is that dwo different exe files will broadcast different IP.
First app (let's call it 1.exe) is starting ok.
2.exe is trying to start the same IP so in its log error is following:
Initialising winsock : Success
Creating socket : Sucess
Binding socket : Error
Please help me to force winserwver to start 1.exe with IP#1, 2.exe with IP#2, ...
thanks in advance
Please I need Your help or advise.
I've got a VPS with Windows Serwer 2008 on and a few IP address.
I'm going to start twice the same exe (simple game application - server) from different locations of HDD.
However there is not possibility to choose which port game server use. It is constantly 1808.
So the only possibility is that dwo different exe files will broadcast different IP.
First app (let's call it 1.exe) is starting ok.
2.exe is trying to start the same IP so in its log error is following:
Initialising winsock : Success
Creating socket : Sucess
Binding socket : Error
Please help me to force winserwver to start 1.exe with IP#1, 2.exe with IP#2, ...
thanks in advance