News:

Plan-G has over 1700 followers on FACEBOOK! Click HERE and add your support

Main Menu

Connecting to networked pc

Started by Papagiorgio, January 25, 2010, 11:26:25 PM

Previous topic - Next topic

Papagiorgio

I am using Win Vista 32 bits.  I have it set up to connect with simconnect IPv4 on FSX.  Everything worked great the first times I used it.  Then, It would not connect to my FSX pc.  Told me to check the connections and so forth.  Everything was as I set it.  I rebooted both pc's and then it connected.  Now, it won't connect no matter what I do.  My settings are as they always were, nothing has changed.
I have read and reread the manual just in case I missed something.  The question is that it was connecting b 4, what happened?

Thanks,

George

jschall

Papagiorgio:

Can you, from your Plan-G PC, browse files on your FSX PC?

Can you build the Plan-G database and see the FSX airports and navaids in Plan-G?

Have you upgraded from an older version of Plan-G?

Post your simconnect.xml file and your FS Connection settings here.


- Jeff
FSX SP2, Windows 7, AMD FX-62, Nvidia GTX550ti

Papagiorgio

Yes, I did all of that when I installed it.  It was working fine for at least a week.  I reaaly got into the program.  I felt like a kid in a candy store.
This is my simconnect on the pc running FSX.
<?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.103</Address>
                                <MaxClients>64</MaxClients>
                                <Port>4506</Port>
                               <MaxRecvSize>4096</MaxRecvSize>
                               <DisableNagle>False</DisableNagle>
                  </SimConnect.Comm>

                 </SimBase.Document>


The settings in the options dialog for the networked laptop is the same.  Thanks,


tim arnot

Can you post the section from your log file (Plan-G_Log.txt) that covers the connection attempt? Thanks.

Just a thought, how does your LAN assign IP addresses? If it's just simple DHCP (ie you have never configured the router), it is possible that your FS PC has been assigned a different address (generally depending on the order in which things get switched on), and so the Simconnect.xml will no longer work. Most routers will allow you to reserve an address for a particular PC, so that it always gets assigned the same address.

Tim. @TimArnot

Papagiorgio

Hi Tim,

My pc always has the same address.
Here is the log file from Plan G.  I love this program, please help me get it to work again.

4:30:35 PM FSX is installed
4:30:35 PM FSX database is built
4:30:35 PM Selected data set is FSX
4:30:43 PM Starting map
4:30:44 PM Initialisation complete.
4:31:57 PM RibbonButton_Click_ConnectFS
4:31:57 PM SimConnect.Connect
4:31:57 PM SimConnect.Connect - Remote. Mode = IPv4 Server = 192.168.1.103 Port = 4506
4:32:17 PM SimConnect remote connection timed out
4:35:51 PM  DEBUG: removeAircraftOverlays
4:42:38 PM RibbonButton_Click_DisconnectFS
4:42:38 PM SimConnect.Disconnect
4:42:40 PM  DEBUG: removeAircraftOverlays
4:42:43 PM RibbonButton_Click_ConnectFS
4:42:43 PM SimConnect.Connect
4:42:43 PM SimConnect.Connect - Remote. Mode = IPv4 Server = 192.168.1.103 Port = 4506
4:43:03 PM SimConnect remote connection timed out
4:43:07 PM  DEBUG: removeAircraftOverlays

Thanks,

George

jschall

Quote from: Papagiorgio on January 26, 2010, 05:21:59 PM
My pc always has the same address.
Forgive me if this sounds patronizing, but...

Are you SURE, George? Have you set a static IP address in your wireless router? If not, your router could have changed the IP address without your knowing it.

To check, run ipconfig from the command line of your FSX computer.

Your simconnect.xml file looks ok, and the log file matches it, but it really looks like the IP address is wrong.

- Jeff Schallenberg
Mont Saint Hilaire, Québec
FSX SP2, Windows 7, AMD FX-62, Nvidia GTX550ti

tim arnot

I'm with Jeff - it does look as if your IP has changed.

Tim. @TimArnot

Papagiorgio

Now I am baffled.  Should I be using my IPv4 address of 192.168.1.102 or my default gateway of 192.168.1.1?

Thanks,

George

jschall

Quote from: Papagiorgio on January 26, 2010, 07:22:26 PM
Should I be using my IPv4 address of 192.168.1.102 or my default gateway of 192.168.1.1?

The former. And you will have to change it in your SimConnect.xml file AND in the Plan-G FS Connections box.

- Jeff Schallenberg
Mont Saint-Hilaire, Québec
FSX SP2, Windows 7, AMD FX-62, Nvidia GTX550ti

Papagiorgio

OK Guys, its working now.

Thanks

George

tim arnot


Tim. @TimArnot