My own feedback :
Plan-G v 3.1.1.93 works fine remotely on my laptop XP SP3 with both FSX and P3D v1.4 with the following simconnect.xml file located where it should be:
<?xml version="1.0"?>
<SimBase.Document Type="SimConnect" version="1,0">
<Descr>SimConnect</Descr>
<Filename>SimConnect.xml</Filename>
<!-- Example Global (remote) IPv4 Server Configuration-->
<SimConnect.Comm>
<Disabled>False</Disabled>
<Protocol>IPv4</Protocol>
<Scope>global</Scope>
<Address>jlldesktop</Address>
<MaxClients>64</MaxClients>
<Port>4506</Port>
<MaxRecvSize>4096</MaxRecvSize>
<DisableNagle>False</DisableNagle>
</SimConnect.Comm>
<SimConnect.Comm>
<Disabled>False</Disabled>
<Protocol>Auto</Protocol>
<Scope>local</Scope>
</SimConnect.Comm>
</SimBase.Document>
It does not work with P3Dv2.2 with the same simconnect.xml except if P3D v2.2 is launched in legacy mode wich is an option of Estonian Migration Tool. Strange enough to be mentionned !!
FSX, and P3D are running on my desktop under W7-64 french version
Plan-G v 3.1.1.93 works fine remotely on my laptop XP SP3 with both FSX and P3D v1.4 with the following simconnect.xml file located where it should be:
<?xml version="1.0"?>
<SimBase.Document Type="SimConnect" version="1,0">
<Descr>SimConnect</Descr>
<Filename>SimConnect.xml</Filename>
<!-- Example Global (remote) IPv4 Server Configuration-->
<SimConnect.Comm>
<Disabled>False</Disabled>
<Protocol>IPv4</Protocol>
<Scope>global</Scope>
<Address>jlldesktop</Address>
<MaxClients>64</MaxClients>
<Port>4506</Port>
<MaxRecvSize>4096</MaxRecvSize>
<DisableNagle>False</DisableNagle>
</SimConnect.Comm>
<SimConnect.Comm>
<Disabled>False</Disabled>
<Protocol>Auto</Protocol>
<Scope>local</Scope>
</SimConnect.Comm>
</SimBase.Document>
It does not work with P3Dv2.2 with the same simconnect.xml except if P3D v2.2 is launched in legacy mode wich is an option of Estonian Migration Tool. Strange enough to be mentionned !!
FSX, and P3D are running on my desktop under W7-64 french version