Link to home
Start Free TrialLog in
Avatar of Elham_Seif
Elham_Seif

asked on

How to write a "licensing component" for my windows Application with C#?

Hi
I'd like to write a "licensing component" for my windows application which I'm developing in visual studio 2005 and C#. It should be able to activate the trialware to a licensed one.
It should use CPU-ID or any other thing about the hardware of the user's computer.
The user should announce the serial number made with my component to me and I'll give a license key to him/her.
I need a sample or the "know how" about it.
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of OChristie
OChristie

You can always use a commercialy used product called OCH Licensing

http://www.och-studios.co.uk/

Full Source Code Version Available.