You could look at ICE License. Its pretty good, and has a win32 app. that you could rip code from that generates a Trial or registration key. ICE is a little dear, but well worth the investment I think.
Jeremy -----Original Message----- From: "Ross Levis" <[EMAIL PROTECTED]> To: Multiple recipients of list delphi <[EMAIL PROTECTED]> Date: Mon, 10 Nov 2003 12:07:28 +1300 Subject: [DUG]: Copy protection/program registration > This may be a little off topic. > > I need to add higher copy protection to my apps which are available for > sale over the internet. I'm thinking of a system where my program > generates a unique code based on some details of the PC, perhaps based > on the Windows serial number or something reasonably static per PC. > > I have a Microsoft IIS web server running here on XP Pro connected full > time to the internet, but I have no web server development knowledge at > all. I was thinking of providing a web page for registration which > would ask for some details including the unique code and save this info > to the server hard disk in a simple text file. I do know how to write > an html page which asks for input but I have no idea how I can save > this > to the hard disk. Any ideas? > > I can then write a program to parse the text files and create a key > code > which is emailed to them. I can do this bit ok. > > Regards, > Ross Levis. > ----------------------------------------------------------------------- > ---- > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
