Didier Posted December 28, 2020 Report Posted December 28, 2020 G Hello. I would like to develop software on Android to control some functions on my MSFS2020. Could you tell me if it is possible to connect to Fsuipc from my Android? if so, is there a manual or tutorial to achieve this? I specify that I develop under Windev mobile (www.windev.com). Thank you all
Pete Dowson Posted December 28, 2020 Report Posted December 28, 2020 5 hours ago, Didier said: I would like to develop software on Android to control some functions on my MSFS2020. Could you tell me if it is possible to connect to Fsuipc from my Android? You would need to write two programs -- a server on the FSUIPC7 PC, interfacing to it directly using the SDK provisions, and your Android program talking to it over a Network. Quote I specify that I develop under Windev mobile (www.windev.com). If that makes it completely Windows compatible then maybe WideClient will run on it? If so you just need to register WideFS and write your program as for any normal Windows FSUIPC application. Seems unlikely though. Pete
Didier Posted December 28, 2020 Author Report Posted December 28, 2020 Thanks Pete, but what's do WideFS ?
Pete Dowson Posted December 29, 2020 Report Posted December 29, 2020 18 hours ago, Didier said: Thanks Pete, but what's do WideFS ? If you mean what does WideFS do, it allows the main FSUIPC programming interface (the access to offsets) to be extended to any networked Windows PC. Pete
Didier Posted December 30, 2020 Author Report Posted December 30, 2020 Ok Pete, thanks... I'll register it. Which website is the best to register ? Thank's
Pete Dowson Posted December 30, 2020 Report Posted December 30, 2020 1 hour ago, Didier said: Ok Pete, thanks... I'll register it. Please see if WideClient.exe will run on your device first. It does depend a lot on standard Windows functions and i'm not at all confident that the Windows you have running on an Android device will support them all correctly. The registration is only to enable the server end, which is built into FSUIPC. If WideClient does run (it just won't 'connect') then you purchase your registration in SimMarket. Just search for WideFS7. Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now