Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hello,

 

since I want to dive into programming for Flight Simulator 2004 via Delphi or Visual Basic, was browsing trough the SDK. With FSUIPC v3.999z8 installed in FS2004 (clean install), I tried some example-programs from the SDK, but they all don't seem to connect to FSUIPC. When I start, for example, the Delphi .exe (UIPChello) file, it reads "incorrect version of FSUIPC, or not FSUIPC".

 

I both start FS and the UIPChello with administrator rights.

 

Can you please help me? I can't figure out what i'm doing wrong here!

 

Greetz,

 

Jesse

Rotterdam, the Netherlands

Posted

since I want to dive into programming for Flight Simulator 2004 via Delphi or Visual Basic, was browsing trough the SDK. With FSUIPC v3.999z8 installed in FS2004 (clean install), I tried some example-programs from the SDK, but they all don't seem to connect to FSUIPC. When I start, for example, the Delphi .exe (UIPChello) file, it reads "incorrect version of FSUIPC, or not FSUIPC".

 

 

Jesse

Rotterdam, the Netherlands

 

Does it read the version number and check it? I don't know either Delphi or VB, but the sources of the interface are provided in the package, so you can debug the code yourself using a Debugger. (I assume those languages have debuggers?).

 

You should also try using FSUIPC's ipc Read and Write logging, and of course FSInterrogate2, supplied in the ZIP, to check what is happening.

 

Perhaps you'd better show me the FSUIPC.LOG file. You'll find it in the FS Modules folder. Close FS down first so that the Log is complete. You can use the <> button above this edit area to enclose the text when you copy and paste it into a message.

 

I both start FS and the UIPChello with administrator rights.
 
There should be no need to do that. They just both need to be at the same privilege level.
 
Pete

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.