User manual

FSMap
Aerosoft GmbH 2008
16 17
16 17
The section “local” should look like this:
<SimConnect.Comm>
<Disabled>True</Disabled>
<Protocol>IPv4</Protocol>
<Scope>local</Scope>
<MaxClients>64</MaxClients>
<Address>127.0.0.1</Address>
<Port>500</Port>
</SimConnect.Comm>
In a final step the file SimConnect.CFG needs to be copied from the
network PC from the folder C:\Program Files\FSMap\SimConnect into
the main program directory of FSMap on the network PC. In addition,
you need to modify the file according to the setting your made in the
SimConnect.XML file earlier.
The file SimConnect.CFG contains multiple sections, with each section
title covered by braces. For our purposes, we just need to modify
the section titled [SimConnect], other sections may be deleted. The
parameters should look like this:
[SimConnect]
Protocol=IPv4
Address=192.168.1.100
Port=500
MaxReceiveSize=4096
DisableNagle=0
Copying the SimConnect.CFG file finishes the configuration of
SimConnect. You may now launch the FSMap application on the
network PC and connect it to a running FSX on your FSX PC.