Re: Acvtivation Codes based on Hardware Components
From: Sahil Malik [MVP] (contactmethrumyblog_at_nospam.com)
Date: 10/09/05
- Next message: Jim Meyer: "Re: Notifying the user of what action to take when a SecurityException was unhandled"
- Previous message: Sahil Malik [MVP]: "Re: how does System.Guid.NewGuid() work ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 9 Oct 2005 02:44:05 -0400
Sounds completely possible. I've done something like this before.
- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx
----------------------------------------------------------------------------
"Denis Crotty" <DenisCrotty@discussions.microsoft.com> wrote in message
news:DB0849BA-FF84-413B-A25C-95DD2E470769@microsoft.com...
> Hi All,
>
> Our company has written an application that gives us a competitive edge.
> The upper management is very concerned with the security of this
> application.
> Our proposed solution is to have the application create a code similar to
> that of a Windows code (25 hex digits) that is derived from various
> information from the users computer. We would then have this code sent to
> our main office where another program will decode it into its original
> information and then generate a different code using a different
> algorithm.
> This second code will then be sent back to the user where it will again be
> decoded. If its information matches the information on the machine the
> program will be allowed to run.
>
> I am not sure of the feasibility of taking the computer information and
> creating a 25 digit hex string that can then be decoded back into that
> information; is this possible?
>
> Please comment on this solution,
>
> --
> Denis Crotty
>
- Next message: Jim Meyer: "Re: Notifying the user of what action to take when a SecurityException was unhandled"
- Previous message: Sahil Malik [MVP]: "Re: how does System.Guid.NewGuid() work ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]