Peter Dooley Posted May 24, 2016 Report Posted May 24, 2016 (edited) I am trying to setup a master control panel on a server from which I can read and write to FSUIPC offsets in multiple pc's connected on a LAN. This is required for training and one of my requirements is to be able to select an IP address from the list of pc's on the network and then read aircraft position and AP settings and then write to these to either initialize the aircraft or to remotely issue AP commands. The remote pc's will each be running separate aircraft and I am happy to read and write to each pc one at a time on their own unique IP address. Can anyone advise if this is possible and perhaps give some guidance please. PD Edited May 24, 2016 by Peter Dooley
Peter Dooley Posted May 24, 2016 Author Report Posted May 24, 2016 (edited) Thanks Marlo. I am not too familiar with Lua but will look at that. Will also appreciate any other suggestions. PD Edited May 24, 2016 by Peter Dooley
Thomas Richter Posted May 24, 2016 Report Posted May 24, 2016 Hi, you can do this also via WideClient where each WideClient on your Server runs as a different Class and connects with 'its' FS by using ServerName or ServerIPAddr. For this each FS PC has to be known in your local network by Name or IP-Address because that is not dynamic changeable while WideClient is running. Your Control software can connect to the different classes and read/ write Offsets independent of each FS PC. Thomas
Peter Dooley Posted May 25, 2016 Author Report Posted May 25, 2016 Thanks a million Thomas. That sounds like a really good solution.
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