Re: Protecting Fortran software



Seth7TS@xxxxxxxxx wrote:

HI,
i have a fortran 90 software and i need to protect the use of it. The
idea is to run a server on a machine in Internet and every time the
code is run the software(is a line-command) connects to the server and
see if it has the necessary rights.
I can make it in C languages,(maybe with socket), but i have no idea
how to call C function in the main of fortran code..can someone help
me? or maybe there are also in fortran some kind of socket?
thank in advance


There are simple methods.
I prefer to write a file to the boot disc and mark it SYSTEM and
HIDDEN.
In the file I store an excrypted form of the date of writing, date of
license expiry and client ID, ID of the disc itself and address of the
sector.
Any program of mine that runs can check if this private registry is
valid.
Finding and copying the license does no good on several levels.
Cleaning up the disc for speed has no effect on system and hidden
files (so far), since there are unmovable.

.



Relevant Pages

  • Re: Protecting Fortran software
    ... i have a fortran 90 software and i need to protect the use of it. ... idea is to run a server on a machine in Internet and every time the ... license expiry and client ID, ID of the disc itself and address of the ...
    (comp.lang.fortran)
  • Re: Upgrading an OLD (Fortran Powerstation 4.0) compiler
    ... a local web/CGI server in only 51 lines! ... Will the same Perl script work on both Windows and Linux? ... One idea that I had was to use HTML forms to ... > the Fortran. ...
    (comp.lang.fortran)
  • Re: Protecting Fortran software
    ... i have a fortran 90 software and i need to protect the use of it. ... idea is to run a server on a machine in Internet and every time the ... license expiry and client ID, ID of the disc itself and address of the ...
    (comp.lang.fortran)
  • Re: Free F version of Fortran Tools
    ... I get a permission error when I visit the "Information about F" hyperlink on ... You don't have permission to access /F/index.html on this server. ... free package that may have almost everything they ... Regular versions of the Fortran Tools using the ...
    (comp.lang.fortran)
  • Re: Fortran CVF COM server question
    ... > the CVF COM server wizard will solve this problem. ... Currently your dll isn't an ActiveX dll so the CVF COM Wizard ... post your query to Intel Visual Fortran forum ...
    (comp.lang.fortran)