|
-
Nov 11th, 2003, 11:37 PM
#1
Thread Starter
Fanatic Member
get a string which is unique for each computer
Dear The Expert,
I need to get a string which is unique for each computer, this is used for software protection. .. I would appreciated if someone could provide me solution?
many thanks
Winanjaya
-
Nov 11th, 2003, 11:55 PM
#2
-
Nov 11th, 2003, 11:55 PM
#3
Winanjaya
The only thing you will be protecting the software from is the person who purchases it. You can only get unique strings from certain HW serial numbers.
Now to attempt to force a client to only have one machine in their life or they can not use the software... is quite rude.
-
Nov 12th, 2003, 01:20 AM
#4
Fanatic Member
You could perhaps get the name that windows is registered to.. this would allow the person to use the software on multiple machines that they own and have registered appropriately with their name.
Still a big hassle to any customer that uses your software though. And this isn't exactly what you asked for as in being unique to the machine.
-
Nov 12th, 2003, 02:01 AM
#5
Thread Starter
Fanatic Member
I though the only way for securing the application is to get the unique hardware ID (eg. s/n mainboard, s/n harddisk) after that based on it we can create customer id, by using customer id then we can produce regisration no. (by using some formulas) .. the point is how to get the unique hardware ID..? should I ask assembly programmer to create the DLL then I call it from my VB6's application? .. any suggestion would be appreciated and thanks a lot in advance
Regards
Winanjaya
-
Nov 12th, 2003, 02:09 AM
#6
Winanjaya
Assuming each customer has more than one machine... why would you limit the customer to which machine he can install on?
Suppose that machine dies and they need to use another machine... they are screwed.
BTW: No customer ID is ever created on a piece of hardware.
-
Nov 12th, 2003, 02:14 AM
#7
Thread Starter
Fanatic Member
Thanks for your speedy reply, so should I use dongle for doing this? .. any comment?
TIA
Winanjaya
-
Nov 12th, 2003, 02:25 AM
#8
Winanjaya
That would be a better way...Expecially for the customer.
-
Nov 12th, 2003, 02:37 AM
#9
Thread Starter
Fanatic Member
But .. How to read dongle (eg. parallel dongle and or serial dongle) .. do you have tips for it? ..
Regards
Winan
-
Nov 12th, 2003, 02:43 AM
#10
Winanjaya
No, but I suppose the manufacturers of the dongle would.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|