News:

Thou shalt confirm thine airspeed on final, lest the earth rise up and smite thee. (pre-landing checklist, v1)

Main Menu

netorked pc problem again

Started by Papagiorgio, February 26, 2010, 12:39:21 AM

Previous topic - Next topic

Papagiorgio

Hi Tim,

I had the problem b4 and we were able to get the networked pc to connect to the FSX pc.  However, I have the problem again.  I checked the simconnect and the FSX connections on optins on the pc running GPlan everything looks ok but it keeps timming out when I try to connect.  I even tried to change to IPv6 and to just put mt FSX pc's network name, but no joy.

Here is a copy of my simconnect on the FSX machine:

       <?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="SimConnect" version="1,0">
   <Descr>SimConnect</Descr>
   <Filename>SimConnect.xml</Filename>
   <Disabled>False</Disabled>
   <SimConnect.Comm>
      <Disabled>False</Disabled>
      <Protocol>Auto</Protocol>
      <Scope>local</Scope>
      <Address></Address>
      <MaxClients>64</MaxClients>
      <Port></Port>
      <MaxRecvSize>4096</MaxRecvSize>
      <DisableNagle>False</DisableNagle>
   </SimConnect.Comm>
        <SimConnect.Comm>
                <Disabled>False</Disabled>
                <Protocol>IPv4</Protocol>
                <Scope>global</Scope>
                <Address>192.168.1.1</Address>
                <MaxClients>64</MaxClients>
                <Port>4506</Port>
                <MaxRecvSize>4096</MaxRecvSize>
                <DisableNagle>False</DisableNagle>
         </SimConnect.Comm>

         </SimBase.Document>

This is a copy of the log from my Plang pc:

12:38:02 PM FSX is installed
12:38:03 PM FSX database is built
12:38:03 PM Selected data set is FSX
12:38:11 PM Starting map
12:38:11 PM Initialisation complete.
12:42:14 PM RibbonButton_Click_ConnectFS
12:42:14 PM SimConnect.Connect
12:42:14 PM SimConnect.Connect - Remote. Mode = IPv4 Server = Mastercommander Port = 4506
12:42:34 PM SimConnect remote connection timed out
12:46:58 PM  DEBUG: removeAircraftOverlays
12:47:29 PM RibbonButton_Click_DisconnectFS
12:47:29 PM SimConnect.Disconnect
12:47:30 PM  DEBUG: removeAircraftOverlays
12:49:54 PM PlanG constructor
12:49:54 PM executableFolder: C:\Plan-G
12:49:54 PM Starting Plan-G, build 0.9.0.409
12:49:54 PM FSX is installed
12:49:54 PM FSX database is built
12:49:54 PM Selected data set is FSX
12:50:03 PM Starting map
12:50:04 PM Initialisation complete.
12:51:35 PM RibbonButton_Click_ConnectFS
12:51:35 PM SimConnect.Connect
12:51:35 PM SimConnect.Connect - Remote. Mode = IPv4 Server = Mastercommander Port = 4506
12:51:46 PM RibbonButton_Click_DisconnectFS
12:51:46 PM SimConnect.Disconnect
12:51:47 PM  DEBUG: removeAircraftOverlays
12:51:54 PM PlanG constructor
12:51:54 PM executableFolder: C:\Plan-G
12:51:54 PM Starting Plan-G, build 0.9.0.409
12:51:55 PM FSX is installed
12:51:55 PM FSX database is built
12:51:55 PM Selected data set is FSX
12:52:03 PM Starting map
12:52:03 PM Initialisation complete.
12:59:30 PM RibbonButton_Click_ConnectFS
12:59:30 PM SimConnect.Connect
12:59:30 PM SimConnect.Connect - Remote. Mode = IPv4 Server = 192.168.1.1 Port = 4506
12:59:50 PM SimConnect remote connection timed out
12:59:53 PM  DEBUG: removeAircraftOverlays
1:09:07 PM RibbonButton_Click_DisconnectFS
1:09:07 PM SimConnect.Disconnect
1:09:08 PM  DEBUG: removeAircraftOverlays
1:09:10 PM RibbonButton_Click_ConnectFS
1:09:10 PM SimConnect.Connect
1:09:10 PM SimConnect.Connect - Remote. Mode = IPv6 Server = fe80::c71:7f71:b052:1b7b%8 Port = 4506
1:09:30 PM SimConnect remote connection timed out
1:09:33 PM  DEBUG: removeAircraftOverlays
1:13:09 PM PlanG constructor
1:13:09 PM executableFolder: C:\Plan-G
1:13:09 PM Starting Plan-G, build 0.9.0.409
1:13:09 PM FSX is installed
1:13:09 PM FSX database is built
1:13:09 PM Selected data set is FSX
1:13:18 PM Starting map
1:13:18 PM Initialisation complete.
1:15:28 PM RibbonButton_Click_ConnectFS
1:15:28 PM SimConnect.Connect
1:15:28 PM SimConnect.Connect - Remote. Mode = IPv4 Server = 192.168.1.1 Port = 4506
1:15:48 PM SimConnect remote connection timed out
1:15:49 PM  DEBUG: removeAircraftOverlays
6:16:12 PM PlanG constructor
6:16:12 PM executableFolder: C:\Plan-G
6:16:13 PM Starting Plan-G, build 0.9.0.409
6:16:13 PM FSX is installed
6:16:13 PM FSX database is built
6:16:13 PM Selected data set is FSX
6:16:22 PM Starting map
6:16:22 PM Initialisation complete.


Also, my settings under the "ethernet adapter local area connections is,

IPv4 address is 192.168.1.103

Default gateway is 192.168.1.1

Hope you guys can make some sense of this and get me back online.  This program is too good to be without.

Thanks,

George




tim arnot

You have the wrong IP address in the SimConnect.xml. - you specified the gateway address instead of the PC's address.

Tim. @TimArnot

Papagiorgio

Thanks Tim.

That's what it was.  I set it to the  pc's ip address last time I posted and it was fine till a few days ago.  I don't know how it got changed in the simconnect.
But the important part is that it is working.

Thanks again for a great program and a speedy reply:)

George