- Messages
- 1
- Country
 
I hope someone can help me with this so it will work.
I use Prosim737 with MSFS2024.
On one computer, I have MSFS2024 and Prosim737. Two projectors are connected to that PC for the outdoor view.
Now I have two computers left for the instruments and utilities.
The computers are on a network with fixed IP addresses.
And the firewall is disabled.
Now I want to install BeyondATC on one of the two computers, but it won't work.
It says that MSFS2024 isn't started.
According to the developers, BeyondATC connects to MSFS2024 via SIMConnect.
I contacted BeyondATC and received the following response:
We don’t currently support this type of setup natively. However, SIMConnect can be configured for remote use, which is how BeyondATC operates with MSFS. I recommend researching how to set up SimConnect for remote connections, but please note that we're unable to provide direct support for this configuration at the moment, as our team is focused on other areas of product development.
On my MSFS2024 computer there is simconnect.xml
<SimBase.Document Type="SimConnect">
<Descr>SimConnect Server Configuration</Descr>
<Filename>SimConnect.xml</Filename>
<SimConnect.Comm>
<Descr>Static IP4 port</Descr>
<Protocol>IPv4</Protocol>
<Scope>local</Scope>
<Port>500</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Static IP6 port</Descr>
<Protocol>IPv6</Protocol>
<Scope>local</Scope>
<Port>501</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Custom Pipe</Descr>
<Protocol>Pipe</Protocol>
<Scope>local</Scope>
<Port>Custom\SimConnect</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Dynamic IP4 port</Descr>
<Protocol>IPv4</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Dynamic IP6 port</Descr>
<Protocol>IPv6</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Default FSX Pipe</Descr>
<Protocol>Pipe</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
</SimBase.Document>
And on my second computer, in the documents folder, there's simconnect.cfg
<?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>IPv4</Protocol>
<Scope>global</Scope>
<Address>192.168.178.100</Address>
<Port>500</Port>
<MaxClients>64</MaxClients>
</SimConnect.Comm>
<SimConnect.Comm>
<Disabled>False</Disabled>
<Protocol>Car</Protocol>
<Scope>global</Scope>
</SimConnect.Comm>
</SimBase.Document>
What's wrong with this that it isn't works?
				
			I use Prosim737 with MSFS2024.
On one computer, I have MSFS2024 and Prosim737. Two projectors are connected to that PC for the outdoor view.
Now I have two computers left for the instruments and utilities.
The computers are on a network with fixed IP addresses.
And the firewall is disabled.
Now I want to install BeyondATC on one of the two computers, but it won't work.
It says that MSFS2024 isn't started.
According to the developers, BeyondATC connects to MSFS2024 via SIMConnect.
I contacted BeyondATC and received the following response:
We don’t currently support this type of setup natively. However, SIMConnect can be configured for remote use, which is how BeyondATC operates with MSFS. I recommend researching how to set up SimConnect for remote connections, but please note that we're unable to provide direct support for this configuration at the moment, as our team is focused on other areas of product development.
On my MSFS2024 computer there is simconnect.xml
<SimBase.Document Type="SimConnect">
<Descr>SimConnect Server Configuration</Descr>
<Filename>SimConnect.xml</Filename>
<SimConnect.Comm>
<Descr>Static IP4 port</Descr>
<Protocol>IPv4</Protocol>
<Scope>local</Scope>
<Port>500</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Static IP6 port</Descr>
<Protocol>IPv6</Protocol>
<Scope>local</Scope>
<Port>501</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Custom Pipe</Descr>
<Protocol>Pipe</Protocol>
<Scope>local</Scope>
<Port>Custom\SimConnect</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Dynamic IP4 port</Descr>
<Protocol>IPv4</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Dynamic IP6 port</Descr>
<Protocol>IPv6</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
<SimConnect.Comm>
<Descr>Default FSX Pipe</Descr>
<Protocol>Pipe</Protocol>
<Scope>local</Scope>
<Port>0</Port>
<MaxClients>64</MaxClients>
<MaxRecvSize>41088</MaxRecvSize>
</SimConnect.Comm>
</SimBase.Document>
And on my second computer, in the documents folder, there's simconnect.cfg
<?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>IPv4</Protocol>
<Scope>global</Scope>
<Address>192.168.178.100</Address>
<Port>500</Port>
<MaxClients>64</MaxClients>
</SimConnect.Comm>
<SimConnect.Comm>
<Disabled>False</Disabled>
<Protocol>Car</Protocol>
<Scope>global</Scope>
</SimConnect.Comm>
</SimBase.Document>
What's wrong with this that it isn't works?
