Click here to Skip to main content
15,925,723 members
Home / Discussions / C#
   

C#

 
AnswerRe: Crystal reports not working on win 7 - 64bit. help Pin
Sandeep Mewara22-May-12 23:38
mveSandeep Mewara22-May-12 23:38 
QuestionProblem in merging two files -pcl file Pin
shamypnr22-May-12 19:15
shamypnr22-May-12 19:15 
AnswerRe: Problem in merging two files - images Pin
Richard MacCutchan22-May-12 22:43
mveRichard MacCutchan22-May-12 22:43 
Questionsoftware copy protection Pin
Alex Nguyen1222-May-12 12:35
Alex Nguyen1222-May-12 12:35 
AnswerRe: software copy protection Pin
Dave Kreskowiak22-May-12 13:46
mveDave Kreskowiak22-May-12 13:46 
GeneralRe: software copy protection Pin
Bernhard Hiller22-May-12 22:18
Bernhard Hiller22-May-12 22:18 
AnswerRe: software copy protection Pin
Eddy Vluggen23-May-12 0:25
professionalEddy Vluggen23-May-12 0:25 
GeneralRe: software copy protection Pin
Bernhard Hiller23-May-12 4:02
Bernhard Hiller23-May-12 4:02 
AnswerRe: software copy protection Pin
Eddy Vluggen23-May-12 9:02
professionalEddy Vluggen23-May-12 9:02 
GeneralRe: software copy protection Pin
Dave Kreskowiak23-May-12 2:21
mveDave Kreskowiak23-May-12 2:21 
GeneralRe: software copy protection Pin
jschell23-May-12 10:21
jschell23-May-12 10:21 
AnswerRe: software copy protection Pin
Cracked-Down23-May-12 1:52
Cracked-Down23-May-12 1:52 
There are many tools available in the market which u could use to protect ur software against the piracy.

If you want to develop your own algorithm then follow following steps
1. Fetch Unique identifier for the system (Hard Disk id, cpu id, Network card number etc)
2. store this uid on the same computer (dont forget to encrypt it)
3. check the stored value every time at the startup of your software


There could be many variations for this process depending upon the type of licensing that you want to implement e.g. fixed, time based, license on activation.

Hope this will help you start going

Happy Coding
GeneralRe: software copy protection Pin
Kevin Marois23-May-12 7:24
professionalKevin Marois23-May-12 7:24 
GeneralRe: software copy protection Pin
Cracked-Down23-May-12 9:43
Cracked-Down23-May-12 9:43 
AnswerRe: software copy protection Pin
Kevin Marois23-May-12 7:26
professionalKevin Marois23-May-12 7:26 
AnswerRe: software copy protection Pin
Cracked-Down23-May-12 10:00
Cracked-Down23-May-12 10:00 
GeneralRe: software copy protection Pin
harold aptroot23-May-12 10:05
harold aptroot23-May-12 10:05 
AnswerRe: software copy protection Pin
MrJohnLucas2-Jul-12 16:53
MrJohnLucas2-Jul-12 16:53 
QuestionGenerating label Barcode from inside of our project Pin
Fred 3422-May-12 9:09
Fred 3422-May-12 9:09 
AnswerRe: Generating label Barcode from inside of our project Pin
Eddy Vluggen22-May-12 9:38
professionalEddy Vluggen22-May-12 9:38 
GeneralRe: Generating label Barcode from inside of our project Pin
Fred 3422-May-12 9:56
Fred 3422-May-12 9:56 
GeneralRe: Generating label Barcode from inside of our project Pin
Eddy Vluggen22-May-12 10:14
professionalEddy Vluggen22-May-12 10:14 
AnswerRe: Generating label Barcode from inside of our project Pin
fjdiewornncalwe22-May-12 9:39
professionalfjdiewornncalwe22-May-12 9:39 
GeneralRe: Generating label Barcode from inside of our project Pin
Fred 3422-May-12 10:13
Fred 3422-May-12 10:13 
AnswerRe: Generating label Barcode from inside of our project Pin
Alan Balkany24-May-12 4:34
Alan Balkany24-May-12 4:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.