Jump to content
The simFlight Network Forums

FSUIPC DLL .NET open fail // wideclient open but FS closed


Acaymo

Recommended Posts

Good morning,

I am developing a little with .NET and using FSUIPC DLL.

FSUIPC and Wideclient purchased and with license (booths)

Wideclient opened and FS (my case P3D) closed.

I tried to open connection, wide Ok but doesn't work because FSUIPC not found. 

My question is: doesn't possible open connection if the FS isn't running?

In my case, I need to write and send variable between two external modules that will be connected via Wideclient.

Best regards,

Acaymo 

Link to comment
Share on other sites

Thank you John.

Therefore, don't have possibility to test or debug my DLL code if the P3D not running, that is correct??

I would like to read address that are running another application that is linked to Wideclient. Could I read this variable via Wideclient?

 

Best regards!

 

Acaymo 

Link to comment
Share on other sites

11 hours ago, Acaymo said:

Therefore, don't have possibility to test or debug my DLL code if the P3D not running, that is correct?

Well, I think WideClient accepts client connections without the FS running, so I guess you can debug, but no offset date would be available if the FS isn't running, so you would probably just get 0/null values.

11 hours ago, Acaymo said:

I would like to read address that are running another application that is linked to Wideclient. Could I read this variable via Wideclient?

If you just want to know what data an offset contains, why don't you just run FSUIPC and use the offset logging facilities? But you (obviously?) need the FS running if you want to read the value of a simvar held in an FDUIPC offset....

John

Link to comment
Share on other sites

Note you can also log IPC Reads and Writes using FSUIPCs logging functionality. This will log all offsets read/written-to by external programs (IPC = Inter Process Communication). However, the log may be large and difficult to understand when using these options, but you can give it a try... Of course, as this is a facility in FSUIPC, you would need FSUIPC (and also the FS) running.

John

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.