June 21st, 2004, 11:38 PM
-
Hardware specific programs?
Is their anyway to make a program only work on one computer? Or a specific computer? Which reminds me, I saw a post about getting a motherboard serial number, are they unique to each PC?
June 22nd, 2004, 10:19 AM
-
uhm
you can read the serial code of your motherboard.
There's a code who change for each motherboard.
In Delphi Super Page there's a component who could help you..but i don't remember the name of that component.
Anyway you could read a specific sector on your hdd, or you can do somethings else.
The way of God are infinites..
(I'm italian, =P sorryyyyyyyy) ^^
June 25th, 2004, 02:03 PM
-
I have something to get the motherboard's serial, however is that different for every computer?
July 22nd, 2004, 04:58 AM
-
Hi,
You have to use things such as MAC addresses (NIC ID) or
use HDD serial numbers or use the CPU internal id, not all CPUs
have such an ID.
Using a combination of all 3 should help you nail down particular
systems hardware wise.
Arash Partow
__________________________________________________
Be one who knows what they don't know,
Instead of being one who knows not what they don't know,
Thinking they know everything about all things.
http:// www. partow.net
Last edited by Scorpions4ever; July 22nd, 2004 at 11:49 AM.