Help in UDPSpeed - Printable Version
+- All-Aircraft-Simulations (
https://allaircraftsimulations.com)
+-- Forum: IL2 MODS Download & Discussion (
https://allaircraftsimulations.com/forumdisplay.php?fid=267)
+--- Forum: IL-2 4.09m (
https://allaircraftsimulations.com/forumdisplay.php?fid=348)
+---- Forum: IL2 MODS Discussion Section 4.09m (
https://allaircraftsimulations.com/forumdisplay.php?fid=292)
+---- Thread: Help in UDPSpeed (
/showthread.php?tid=57070)
Help in UDPSpeed - P-38L - 16.10.2008
I cannot make it work.
In my conf.ini file there is:
[DeviceLink]
port=21100
host=127.0.0.1
also in the same conf.ini file there is:
[NET]
speed=5000
routeChannels=0
serverChannels=31
localPort=21100
remotePort=21000
SkinDownload=1
serverName=
serverDescription=
remoteHost=
localHost=
socksHost=
checkServerTimeSpeed=1
checkClientTimeSpeed=0
In the UDPSpeed.ini there is
[UDP]
IP=127.0.01
Port=21100
And the UDPSpeed doesn't work. I try to make it work in the same PC that is why acording to the manual the IP address must be 127.0.01, if the software is in another computer the IP address should be:
[DeviceLink]
port=21100
host=192.168.0.1
What I am doing wrong?
- mrburns - 16.10.2008
host is the address of the hosting computer...the one IL2 is running on.
That may not be 192.168.0.1
For example, mine is 192.168.1.105
Run ipconfig.exe from a DOS window to check your IP address.
I don't get it - P-38L - 16.10.2008
Thank you for your help, but I don't get it.
Y used CMD to check my IP
IP: 192.168.17.220
Where do I have to put this number? inside conf.ini or UDPSpeed.ini
Both have to have the same IP number?
What number if different have the other file (conf.ini and UDPSpeed.ini)?
Both files have the same Port=21100?
- mrburns - 16.10.2008
My IL2 config.ini file has:
[DeviceLink]
port=21100
host=192.168.1.105
My UDPSpeed.ini file has:
[UDP]
IP=192.168.1.105
Port=21100
Finally - P-38L - 16.10.2008
Thank you for your help
Now thanks to you, it works.
Thank you, Thank you, Thank you, Thank you.