Re: Is there some sort of portable Copy Protection??
- From: "Liz" <liz_wants_no_spam@xxxxxxxxxxxxxxxxxxxxx>
- Date: 25 Feb 2007 00:42:37 -0800
Sam Larson wrote:
I need to serialize it and encrypt the .exe file so the protection I
do implement can't be (easily) circumvented. Here's the real problem
I can't seem to solve. If someone can run my software on a USB thumb
drive and run it on different computers, what's stopping someone from
copying the software and giving it to his 10 friends? How do I detect
it? I could have a web server that the program contacts once a month
or so which could invalidate the license (program stops running) if
it could detect if the software was being run by an unlicensed user,
but how would it distinguish beteen a valid user running the software
on 10 of his machines (internet cafe, office computer, home computer,
laptop etc), or 10 different users running the software? Is it
possible to get a hardware id from the USB drive and lock it to that
piece of hardware? Or should I lock it to the machine and if the user
want's to run it on more machines, offer to extend the license to 2
or 3 machines?
The most successful one I saw involved contacting a central server to
"get" a license, however, thats not always a practical answer.
--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
.
- Follow-Ups:
- Re: Is there some sort of portable Copy Protection??
- From: Sam Larson
- Re: Is there some sort of portable Copy Protection??
- References:
- Is there some sort of portable Copy Protection??
- From: Sam Larson
- Is there some sort of portable Copy Protection??
- Prev by Date: Re: is Delphi dying ..?
- Next by Date: Re: Is there some sort of portable Copy Protection??
- Previous by thread: Is there some sort of portable Copy Protection??
- Next by thread: Re: Is there some sort of portable Copy Protection??
- Index(es):
Relevant Pages
|