Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scheme for Registering Application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00380093
Message ID:
00380114
Vues:
16
>Hi!
>
>We are currently using dongles in our application to control unregeistered acceess.
>I want to do away with the dongles and use a Liscenesing scheme like most modern applications use.
>
>I am looking for comments on how would be best to do this or tips and ideas.
>
>My Requirements:
>1) To be able to check for concurrent users.
>2) To be able to check for number of installations or have a scheme to ensure when a user buys 4 liscences
>they can install four applications.
>
>I could get by perhaps with only the number of concurrent users.
>
>My idea: Develope a simple code scheme:
>
>example 12345-123456-A2566 (where I select one particular field to be the field that contains the number of concurrent users)
>Each time the app is started I chekc this value against the number of logged in users which I currently can do.
>
>Any ideas for a coding scheme?
>
>Also where would be best to store this key?
>My ideas:
>1)Store it an the database a some unlogical field exmaple named xjkxj=.t. where they would never guess it was the liscence key.
>2)Store it in an unlogically named registry key.
>
>As for the number of installed applications I have no ideas about how to check for this.
>
>My major questions are again:
>1) Where to store the key?
>2) What is a good coding scheme to use.
>3) Is there any third party tools that address this.
>4) How can I check for number of installations?
>
>Thanks


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform