Click here to Skip to main content
16,006,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Interesting CRC32 problem Pin
Giles22-Oct-02 11:14
Giles22-Oct-02 11:14 
GeneralRe: Interesting CRC32 problem Pin
Chris Losinger22-Oct-02 11:53
professionalChris Losinger22-Oct-02 11:53 
GeneralOpen Dialog from View/Doc Pin
G. White22-Oct-02 10:14
G. White22-Oct-02 10:14 
GeneralRe: Open Dialog from View/Doc Pin
valikac22-Oct-02 10:22
valikac22-Oct-02 10:22 
GeneralRe: Open Dialog from View/Doc Pin
G. White22-Oct-02 10:31
G. White22-Oct-02 10:31 
GeneralRe: Open Dialog from View/Doc Pin
l a u r e n22-Oct-02 11:25
l a u r e n22-Oct-02 11:25 
GeneralCRecordSet::Update() - No cursor name available Pin
PJ Arends22-Oct-02 10:13
professionalPJ Arends22-Oct-02 10:13 
GeneralWay to generate license codes Pin
Wim Jans22-Oct-02 8:08
Wim Jans22-Oct-02 8:08 
I have this small program I want to sell as shareware and I was looking at ways to let the program expire after running x times.
I've read Nish's article[^], which I consider to be quite usefull.

That leaves another question:
How do you guys implement the license code part of shareware. Any good tips, articles on this.
I've looked at some shareware tools that automatically adds these things to your program, but I prefer to write my own code or use an opensource/freeware thing.
What do you use for encryption, generating the codes, etc...
I also saw a few e-commerce sites who offers automatic generation of license codes via a procedure which you supply.
This implies having a procedure that mangels a eg. company name/person's name to a valid key code.
I also see sites which can send out a predefined set of codes, probably based on a private key kind of thing, so without entering company information.
Is MD5 the way to go or do you use some other encryption techniques?


Thanks in advance,

Wim
GeneralRe: Way to generate license codes Pin
Maximilien22-Oct-02 8:18
Maximilien22-Oct-02 8:18 
GeneralRe: Way to generate license codes Pin
Ravi Bhavnani22-Oct-02 8:33
professionalRavi Bhavnani22-Oct-02 8:33 
GeneralRe: Way to generate license codes Pin
Wim Jans22-Oct-02 9:06
Wim Jans22-Oct-02 9:06 
GeneralRe: Way to generate license codes Pin
Ravi Bhavnani22-Oct-02 9:28
professionalRavi Bhavnani22-Oct-02 9:28 
GeneralRe: Way to generate license codes Pin
jmkhael22-Oct-02 8:40
jmkhael22-Oct-02 8:40 
GeneralDOM newbie Pin
Ravi Bhavnani22-Oct-02 7:29
professionalRavi Bhavnani22-Oct-02 7:29 
GeneralRe: DOM newbie Pin
Ravi Bhavnani22-Oct-02 7:38
professionalRavi Bhavnani22-Oct-02 7:38 
GeneralRe: DOM newbie Pin
Anonymous22-Oct-02 11:10
Anonymous22-Oct-02 11:10 
GeneralRe: DOM newbie Pin
Ravi Bhavnani23-Oct-02 0:57
professionalRavi Bhavnani23-Oct-02 0:57 
GeneralCTreeCtrl Pin
Anonymous22-Oct-02 7:13
Anonymous22-Oct-02 7:13 
GeneralRe: CTreeCtrl Pin
Chris Hambleton22-Oct-02 7:36
Chris Hambleton22-Oct-02 7:36 
GeneralRe: CTreeCtrl Pin
Shog922-Oct-02 8:23
sitebuilderShog922-Oct-02 8:23 
GeneralRe: CTreeCtrl Pin
Anonymous22-Oct-02 8:34
Anonymous22-Oct-02 8:34 
GeneralRe: CTreeCtrl Pin
Chris Hambleton22-Oct-02 10:48
Chris Hambleton22-Oct-02 10:48 
GeneralRe: CTreeCtrl Pin
Shog922-Oct-02 10:51
sitebuilderShog922-Oct-02 10:51 
QuestionMFC redist pros and cons? Pin
LukeV22-Oct-02 5:38
LukeV22-Oct-02 5:38 
AnswerRe: MFC redist pros and cons? Pin
benjymous22-Oct-02 5:42
benjymous22-Oct-02 5:42 

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.