🕷️ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 3 (from laksa193)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

ℹ️ Skipped - page is already crawled

📄
INDEXABLE
CRAWLED
11 days ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0.4 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/
Last Crawled2026-03-31 17:48:19 (11 days ago)
First Indexed2020-12-28 10:43:55 (5 years ago)
HTTP Status Code200
Meta TitleMSFS20 - SimConnect from a remote computer to MSFS | FSDeveloper
Meta DescriptionI had read somewhere it couldn't be done, but I have connected a remote computer to MSFS using SimConnect and it was easy, relatively speaking. Details...
Meta Canonicalnull
Boilerpipe Text
Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions: Tag FS2020 specific questions with the MSFS2020 tag. Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general. Questions about aircraft design can be posted in the Aircraft design forum Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course. Questions about terrain design can be posted in the FS2020 terrain design forum. Questions about SimConnect can be posted in the SimConnect forum. Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum. By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it. Thread starter Thread starter Dutch Start date Start date 5 Sep 2020 #1 I had read somewhere it couldn't be done, but I have connected a remote computer to MSFS using SimConnect and it was easy, relatively speaking. Details: There is a SimConnect.xml file in the main MSFS definition folder here: C:\Users\[user name]\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache Insert the following into that, substituting the server IP address and port number you want to use on your server, right after the <Filename>SimConnect.xml</Filename> statement: <SimConnect.Comm> <Descr>Global IP Port</Descr> <Disabled>False</Disabled> <Protocol>IPv4</Protocol> <Scope>global</Scope> <Address>192.168.0.66</Address> <MaxClients>64</MaxClients> <Port>7421</Port> <MaxRecvSize>4096</MaxRecvSize> <DisableNagle>False</DisableNagle> </SimConnect.Comm> Then configure your client machine with a matching SimConnect.cfg in the Documents folder, like standard. I am using the FSX XPACK client SimConnect version on that machine (SimConnect_61259.msi) and it seems to work fine. Hope this helps, Dutch #2 Hey! Thanks for this! This helped me to get Simtoolkitpro working on a secondary computer with MFSF after a lot of trial and error. I have written a specific instruction for STKP on this forum and took some info from this post and linked it. Let me know if you don't think that is ok! MSFS20 - Using SimToolKitPro on a remote computer with MSFS After a lot of trial and error I finally managed to get SimToolKitPro running on a secondary Windows computer, connected to my gaming computer running the sim. Since there seem to be some interest in this and no guides I can find I am posting how I got it to work here! This thread by Dutch got... www.fsdeveloper.com
Markdown
[![FSDeveloper](https://www.fsdeveloper.com/forum/styles/custom/fsdeveloper_logo_new.png)](https://www.fsdeveloper.com/forum/) [![FSDeveloper](https://www.fsdeveloper.com/forum/styles/custom/fsdeveloper_logo_new.png)](https://www.fsdeveloper.com/forum/) - [Forums](https://www.fsdeveloper.com/forum/) [New posts](https://www.fsdeveloper.com/forum/whats-new/posts/) [Search forums](https://www.fsdeveloper.com/forum/search/?type=post) - [What's new](https://www.fsdeveloper.com/forum/whats-new/) [Featured content](https://www.fsdeveloper.com/forum/featured/) [New posts](https://www.fsdeveloper.com/forum/whats-new/posts/) [New resources](https://www.fsdeveloper.com/forum/whats-new/resources/) [New profile posts](https://www.fsdeveloper.com/forum/whats-new/profile-posts/) - [Members](https://www.fsdeveloper.com/forum/members/) [Current visitors](https://www.fsdeveloper.com/forum/online/) [New profile posts](https://www.fsdeveloper.com/forum/whats-new/profile-posts/) [Search profile posts](https://www.fsdeveloper.com/forum/search/?type=profile_post) - [Resources](https://www.fsdeveloper.com/forum/resources/) [Latest reviews](https://www.fsdeveloper.com/forum/resources/latest-reviews) [Search resources](https://www.fsdeveloper.com/forum/search/?type=resource) - [Wiki](http://www.fsdeveloper.com/wiki) [Log in](https://www.fsdeveloper.com/forum/login/) [Register](https://www.fsdeveloper.com/forum/register/) [What's new](https://www.fsdeveloper.com/forum/whats-new/ "What's new") [Search](https://www.fsdeveloper.com/forum/search/ "Search") - [New posts](https://www.fsdeveloper.com/forum/whats-new/posts/) - [Search forums](https://www.fsdeveloper.com/forum/search/?type=post) Menu [Log in](https://www.fsdeveloper.com/forum/login/) *** [Register](https://www.fsdeveloper.com/forum/register/) *** Install the app Install How to install the app on iOS Follow along with the video below to see how to install our site as a web app on your home screen. **Note:** This feature may not be available in some browsers. - Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions: - Tag FS2020 specific questions with the MSFS2020 tag. - Questions about making 3D assets can be posted in the [3D asset design](https://www.fsdeveloper.com/forum/categories/3d-asset-design.26/) forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general. - Questions about aircraft design can be posted in the [Aircraft design](https://www.fsdeveloper.com/forum/categories/aircraft-design.61/) forum - Questions about airport design can be posted in the [FS2020 airport design](https://www.fsdeveloper.com/forum/forums/fs2020-airport-design-general.156/) forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course. - Questions about terrain design can be posted in the [FS2020 terrain design](https://www.fsdeveloper.com/forum/forums/fs2020-terrain.157/) forum. - Questions about SimConnect can be posted in the [SimConnect](https://www.fsdeveloper.com/forum/forums/simconnect.60/) forum. Any other question that is not specific to an aspect of development or tool can be posted in the [General chat](https://www.fsdeveloper.com/forum/forums/general-chat.7/) forum. By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it. - [Forums](https://www.fsdeveloper.com/forum/) - [Microsoft Flight Simulator development](https://www.fsdeveloper.com/forum/#microsoft-flight-simulator-development.91) - [SimConnect](https://www.fsdeveloper.com/forum/forums/simconnect.60/) JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding. You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an [alternative browser](https://www.google.com/chrome/). # MSFS20 SimConnect from a remote computer to MSFS - Thread starter [Dutch](https://www.fsdeveloper.com/forum/members/dutch.6643/) - Start date [5 Sep 2020](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/) [![Dutch](https://www.fsdeveloper.com/forum/data/avatars/m/6/6643.jpg?1421363032)](https://www.fsdeveloper.com/forum/members/dutch.6643/) #### [Dutch](https://www.fsdeveloper.com/forum/members/dutch.6643/) Messages 158 Country ![us-northcarolina](http://www.fsdeveloper.com/forum/styles/custom/flags/us-northcarolina.gif) - [5 Sep 2020](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/post-853983) - [\#1](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/post-853983) I had read somewhere it couldn't be done, but I have connected a remote computer to MSFS using SimConnect and it was easy, relatively speaking. Details: There is a SimConnect.xml file in the main MSFS definition folder here: C:\\Users\\\[user name\]\\AppData\\Local\\Packages\\Microsoft.FlightSimulator\_8wekyb3d8bbwe\\LocalCache Insert the following into that, substituting the server IP address and port number you want to use on your server, right after the \<Filename\>SimConnect.xml\</Filename\> statement: \<SimConnect.Comm\> \<Descr\>Global IP Port\</Descr\> \<Disabled\>False\</Disabled\> \<Protocol\>IPv4\</Protocol\> \<Scope\>global\</Scope\> \<Address\>192.168.0.66\</Address\> \<MaxClients\>64\</MaxClients\> \<Port\>7421\</Port\> \<MaxRecvSize\>4096\</MaxRecvSize\> \<DisableNagle\>False\</DisableNagle\> \</SimConnect.Comm\> Then configure your client machine with a matching SimConnect.cfg in the Documents folder, like standard. I am using the FSX XPACK client SimConnect version on that machine (SimConnect\_61259.msi) and it seems to work fine. Hope this helps, Dutch - ![Like](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f44d.png) Reactions: [ClarkTX](https://www.fsdeveloper.com/forum/posts/853983/reactions) [L](https://www.fsdeveloper.com/forum/members/leeijo.22558/) #### [Leeijo](https://www.fsdeveloper.com/forum/members/leeijo.22558/) Messages 2 Country ![sweden](http://www.fsdeveloper.com/forum/styles/custom/flags/sweden.gif) - [14 Sep 2020](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/post-855507) - [\#2](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/post-855507) Hey\! Thanks for this! This helped me to get Simtoolkitpro working on a secondary computer with MFSF after a lot of trial and error. I have written a specific instruction for STKP on this forum and took some info from this post and linked it. Let me know if you don't think that is ok\! ![www.fsdeveloper.com](https://www.fsdeveloper.com/forum/styles/custom/fsdeveloper_logo_square.jpg) ### [MSFS20 - Using SimToolKitPro on a remote computer with MSFS](https://www.fsdeveloper.com/forum/threads/using-simtoolkitpro-on-a-remote-computer-with-msfs.449055/) After a lot of trial and error I finally managed to get SimToolKitPro running on a secondary Windows computer, connected to my gaming computer running the sim. Since there seem to be some interest in this and no guides I can find I am posting how I got it to work here! This thread by Dutch got... ![www.fsdeveloper.com](https://www.fsdeveloper.com/forum/styles/custom/fsdeveloper_logo_square.jpg) www.fsdeveloper.com [You must log in or register to reply here.](https://www.fsdeveloper.com/forum/login/) Share: [Bluesky](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/#_xfUid-1-1774979298) [LinkedIn](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/#_xfUid-1-1774979298) [Email](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/#_xfUid-1-1774979298) [Share](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/#_xfUid-1-1774979298) [Link](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/#_xfUid-1-1774979298) - [Forums](https://www.fsdeveloper.com/forum/) - [Microsoft Flight Simulator development](https://www.fsdeveloper.com/forum/#microsoft-flight-simulator-development.91) - [SimConnect](https://www.fsdeveloper.com/forum/forums/simconnect.60/) - [Contact us](https://www.fsdeveloper.com/forum/misc/contact) - [Terms and rules](https://www.fsdeveloper.com/forum/help/terms/) - [Privacy policy](https://www.fsdeveloper.com/forum/help/privacy-policy/) - [Help](https://www.fsdeveloper.com/forum/help/) - [RSS](https://www.fsdeveloper.com/forum/forums/-/index.rss "RSS") [Community platform by XenForo® © 2010-2025 XenForo Ltd.](https://xenforo.com/) - This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register. By continuing to use this site, you are consenting to our use of cookies. [Accept](https://www.fsdeveloper.com/forum/account/dismiss-notice) [Learn more…](https://www.fsdeveloper.com/forum/help/cookies) [Back]() [Top](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/#top)
Readable Markdown
- Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions: - Tag FS2020 specific questions with the MSFS2020 tag. - Questions about making 3D assets can be posted in the [3D asset design](https://www.fsdeveloper.com/forum/categories/3d-asset-design.26/) forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general. - Questions about aircraft design can be posted in the [Aircraft design](https://www.fsdeveloper.com/forum/categories/aircraft-design.61/) forum - Questions about airport design can be posted in the [FS2020 airport design](https://www.fsdeveloper.com/forum/forums/fs2020-airport-design-general.156/) forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course. - Questions about terrain design can be posted in the [FS2020 terrain design](https://www.fsdeveloper.com/forum/forums/fs2020-terrain.157/) forum. - Questions about SimConnect can be posted in the [SimConnect](https://www.fsdeveloper.com/forum/forums/simconnect.60/) forum. Any other question that is not specific to an aspect of development or tool can be posted in the [General chat](https://www.fsdeveloper.com/forum/forums/general-chat.7/) forum. By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it. - Thread starter [Dutch](https://www.fsdeveloper.com/forum/members/dutch.6643/) - Start date [5 Sep 2020](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/) - [\#1](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/post-853983) I had read somewhere it couldn't be done, but I have connected a remote computer to MSFS using SimConnect and it was easy, relatively speaking. Details: There is a SimConnect.xml file in the main MSFS definition folder here: C:\\Users\\\[user name\]\\AppData\\Local\\Packages\\Microsoft.FlightSimulator\_8wekyb3d8bbwe\\LocalCache Insert the following into that, substituting the server IP address and port number you want to use on your server, right after the \<Filename\>SimConnect.xml\</Filename\> statement: \<SimConnect.Comm\> \<Descr\>Global IP Port\</Descr\> \<Disabled\>False\</Disabled\> \<Protocol\>IPv4\</Protocol\> \<Scope\>global\</Scope\> \<Address\>192.168.0.66\</Address\> \<MaxClients\>64\</MaxClients\> \<Port\>7421\</Port\> \<MaxRecvSize\>4096\</MaxRecvSize\> \<DisableNagle\>False\</DisableNagle\> \</SimConnect.Comm\> Then configure your client machine with a matching SimConnect.cfg in the Documents folder, like standard. I am using the FSX XPACK client SimConnect version on that machine (SimConnect\_61259.msi) and it seems to work fine. Hope this helps, Dutch - [\#2](https://www.fsdeveloper.com/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/post-855507) Hey\! Thanks for this! This helped me to get Simtoolkitpro working on a secondary computer with MFSF after a lot of trial and error. I have written a specific instruction for STKP on this forum and took some info from this post and linked it. Let me know if you don't think that is ok\! ![www.fsdeveloper.com](https://www.fsdeveloper.com/forum/styles/custom/fsdeveloper_logo_square.jpg) ### [MSFS20 - Using SimToolKitPro on a remote computer with MSFS](https://www.fsdeveloper.com/forum/threads/using-simtoolkitpro-on-a-remote-computer-with-msfs.449055/) After a lot of trial and error I finally managed to get SimToolKitPro running on a secondary Windows computer, connected to my gaming computer running the sim. Since there seem to be some interest in this and no guides I can find I am posting how I got it to work here! This thread by Dutch got... ![www.fsdeveloper.com](https://www.fsdeveloper.com/forum/styles/custom/fsdeveloper_logo_square.jpg) www.fsdeveloper.com
Shard3 (laksa)
Root Hash8177790011237614603
Unparsed URLcom,fsdeveloper!www,/forum/threads/simconnect-from-a-remote-computer-to-msfs.448828/ s443