Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SimConnect Problems:-(

Featured Replies

Hi Guys For no reason at all I can see, ASE just stopped working across my network. When I try the suggested 'test' (from the ASE manual) of running the the AITraffic.exe from the SDK in the client, the monitor shows nothing. I don't recall making any changes that may affect SimConnect. I've tried using IP addresses and names, but neither makes a change. Any ideas gratefully received. Here are my simconnect entries... Server: simconnect.xml

<?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>mainpc</Address>  <MaxClients>35</MaxClients>  <Port>500</Port>  <MaxRecvSize>4096</MaxRecvSize>  <DisableNagle>False</DisableNagle></SimConnect.Comm>

Server: simconnect.ini

[simConnect]level=offconsole=1;OutputDebugString=0;file=c:\SimConnect%03u.log;file_next_index=1;RedirectStdOutToConsole=0

Client: simconnect.cfg

[simConnect]Protocol=IPv4Address=mainpcPort=500MaxReceiveSize=4096DisableNagle=0

Windows 10 (x64) - X-Plane 11 - M/B: Asus ROG Maximus IX Hero - CPU: i7 7700k (@5.0GHz) - RAM: 32Gb Corsair Vengeance LPX DDR4 @ 3200MHz - Video: GTX1080ti - Cooling: Custom water loop (EK 140 Revo D5 pump/res combo, EK EVO CPU block, EK XE360 Rad)

  • Commercial Member

Hi Phil, Just stopped working? How about any firewall software, AV software, or updates to such? Or windows update? Anything that could have triggered a blocking of port 500, ASE, and/or FSX? Or maybe an IP address change? As far as I am aware, IPv4 must use IP addresses instead of names. In .xml, would recommend using direct IP addresses with IPv4, making sure the server is a static IP (not dynamic), and add a local comm section as well as global... Also maybe just a cut and paste issue but the last line is missing (</SimBase.Document>). Please try this with your correct static server IP address:

<?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>  <Disabled>False</Disabled>  <Address>192.168.1.102 (change to your specific server IP address which must be static, not dynamic, and try the actual IP instead of 127.0.0.1)</Address>  <MaxClients>35</MaxClients>  <Port>500</Port>  <MaxRecvSize>4096</MaxRecvSize>  <DisableNagle>False</DisableNagle></SimConnect.Comm><SimConnect.Comm>  <Disabled>False</Disabled>  <Protocol>IPv4</Protocol>  <Scope>local</Scope>  <Disabled>False</Disabled>  <Address>192.168.1.102 (change to your specific server IP address</Address>  <MaxClients>35</MaxClients>  <Port>500</Port>  <MaxRecvSize>4096</MaxRecvSize>  <DisableNagle>False</DisableNagle></SimConnect.Comm></SimBase.Document>

Ensure that Port 500 is open via your firewall software (and/or allow FSX/ASE on both server/client). Does this help?

Damian Clark
HiFi  Simulation Technologies

  • Author

Hi Damian and thanks for the help. I can't allow ASE access through my Server Firewall, as it's not installed on that PC - it's on the client (which I have now enabled and added port 500). I can't see how to open a specific port number on the Windows7 firewall. I have a hardware router too, Do I need to change that? I never have before. On a temporary basis, I'll try disabling the firewall to see if it makes a difference....

Windows 10 (x64) - X-Plane 11 - M/B: Asus ROG Maximus IX Hero - CPU: i7 7700k (@5.0GHz) - RAM: 32Gb Corsair Vengeance LPX DDR4 @ 3200MHz - Video: GTX1080ti - Cooling: Custom water loop (EK 140 Revo D5 pump/res combo, EK EVO CPU block, EK XE360 Rad)

  • Author

Sorry for the delay getting back to you Damian (not been well enough to sim really), but just needed to say 'thanks'. Don't know exactly which bit did the trick, but did all you suggested and now all is well once again in the land of ASE & FSX cheers mate!

Windows 10 (x64) - X-Plane 11 - M/B: Asus ROG Maximus IX Hero - CPU: i7 7700k (@5.0GHz) - RAM: 32Gb Corsair Vengeance LPX DDR4 @ 3200MHz - Video: GTX1080ti - Cooling: Custom water loop (EK 140 Revo D5 pump/res combo, EK EVO CPU block, EK XE360 Rad)

  • Commercial Member

Excellent! Thanks for the update, and glad you are up and running!

Damian Clark
HiFi  Simulation Technologies

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.