Guest loic Posted March 18, 2003 Report Share Posted March 18, 2003 :D Hello First, great job. Second, I am working on my own cockpit, Using Inputs/outputs modules and I am able to read & write this devices throught my personnal program.(Delphi & Modbus/TCP). Is there any documentation about a direct acces to your DLL(Fsuipc).(Quicker than using a "senkey' function in my program) Thanks for your reply. Loic Quote Link to post Share on other sites
Pete Dowson 291 Posted March 18, 2003 Report Share Posted March 18, 2003 Is there any documentation about a direct acces to your DLL(Fsuipc) FSUIPC runs inside the Flight Sim process, so there is no way you can get "direct" access -- such is impossible between two separate processes. The IPC of FSUIPC stands for "Inter-Process Communication", and such exchange is its main purpose. Full documentation on linking up to it by IPC is provided in the FSUIPC SDK. Regards, Pete Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.