Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Limiting number of users
Message
From
14/08/2000 14:51:26
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00404610
Message ID:
00404642
Views:
16
>Hi Everyone! Need some help....
>
>Am working on a client/server application in VFP, which needs to keep track of the current number of users, and not allow more than the licensed number of users to log in. Whats the best way to do this in VFP?
>

See the KB article on my web site.

>Secondly in our current version when someone purchases the software they get an encrypted file along with the software which contains the information about the user, the options purchased, and the number of users. We were thinking of issuing a code key/ serial number which specifies the options purchased, and the number of licenses. Any inputs on how this is done, will be appreciated :). Also what are the pros & cons of storing this information in a file versus in the registry?

That should work fine. If stored in the registry, you'll need to run the routine on each PC, so a file on the server may be a better solution. Also, run some type of integrity check on the file to make sure it hasn't been tampered with.


>
>Thanks for you time, and patience :)
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform