Integrate your product to license FORTRAN code

I have a FORTRAN engineering code that I would like to license. Can I make your code work with mine. I know for Flexnet, I would have to have wrappers around the licensing code. I am hoping that it would work the same here.

This code is a NASA code that my company is commercializing, so the total user base is unknown, but the code is currently used in many of the NASA centers and I have 3 customers waiting for a trial version. I want to have a legit licensing scheme that can allow me to create 30 day demos for my customers.

Thank you very much for your help!

Oren

Hey Oren,

You can call TurboActivate (the part you include with your app) from FORTRAN, just like you can call an C dll. If you know C, we have a header file (you can download it on your API page after you log in) that describes the form and calling convention of all the functions. (With comments explaining what the functions do and the return codes).

If you need any assistance, we'll be glad to help.

Excellent! I will look into that today or tomorrow!

Thank you very much for your help. I will let you know if/when I run into issues.

Oren