Hi,
has anybody experience with license management tools / copy protection? Do you use a self-built tool or 3rd party tools?
My requests would be:
- licensing our product to each customer (Priority A) - including licensing additional software parts
- check concurrent user (Priority B)
- copy protection (Priority C)
- multiuser up to 100 user
Many thanks
Ewald
License management / copy protection
Re: License management / copy protection
Hi Ewald,
we don't use any third party tools. Our solution is very simple but is working for us so far. We import the license Informations into the Database, with checksums to assure license integrity ecc..
On program start we check the license table for programm unique ID, version number, expire date ecc. If not the App does not start.
For the concurrent users on the other hand we use a second table on the DB where all sessions are logged.. Every programm check this session table for other concurent users. This Table is updated every few seconds.
This may not be the best concept but it is working fine for us because we have multiuser apps working on a central database,
we don't use any third party tools. Our solution is very simple but is working for us so far. We import the license Informations into the Database, with checksums to assure license integrity ecc..
On program start we check the license table for programm unique ID, version number, expire date ecc. If not the App does not start.
For the concurrent users on the other hand we use a second table on the DB where all sessions are logged.. Every programm check this session table for other concurent users. This Table is updated every few seconds.
This may not be the best concept but it is working fine for us because we have multiuser apps working on a central database,
-
- Founder/Site Admin
- Posts: 3483
- Joined: 24 Feb 2017, 09:12
- Location: Gouda, The Netherlands
Re: License management / copy protection
Regards,
Dave Rabelink
Articles and information on Team Developer Tips & Tricks Wiki
Download samples, documents and resources from TD Sample Vault
Videos on TDWiki YouTube Channel
Dave Rabelink
Articles and information on Team Developer Tips & Tricks Wiki
Download samples, documents and resources from TD Sample Vault
Videos on TDWiki YouTube Channel
Re: License management / copy protection
Hi guys,
thank you for your answers. I will check out these and other products and will inform you.
Ewald
thank you for your answers. I will check out these and other products and will inform you.
Ewald
Re: License management / copy protection
Hi Ewald,
for years I am using SevLock: http://www.tools4vb.com/software/sevlock.php
now I am going .NET and upgrade to this: http://www.tools4vb.com/software/sevlock20_net.php
Greetings
Henning
for years I am using SevLock: http://www.tools4vb.com/software/sevlock.php
now I am going .NET and upgrade to this: http://www.tools4vb.com/software/sevlock20_net.php
Greetings
Henning
Who is online
Users browsing this forum: [Ccbot] and 0 guests