|
-
Feb 9th, 2000, 02:35 AM
#1
Thread Starter
Junior Member
How can I get a unique identifiying number for a pc, like the processor number if that is unique? I need to have a verification step that will only allow a certain function to run if it is being run on certain machines. This has to be a machine identifier and not a user identifier. Need something that will work on win95,98 and NT.
Thanks.
-
Feb 9th, 2000, 06:04 AM
#2
Lively Member
Try The IP address of the computer i think it will be unique mostly
-
Feb 9th, 2000, 06:07 AM
#3
Thread Starter
Junior Member
Thanks for the reply, but that won't work because IP addresses are usually dynamic so will change from time to time. I need something that will identify the machine permanently.
-
Feb 9th, 2000, 06:23 AM
#4
PowerPoster
You could try the name of the computer (e.g. Control Panel - Network - Identification - Computer Name). Alternativley, how about the HDD Serial number -it changes every time the HDD is formatted though...
Just a suggestion...
-
Feb 9th, 2000, 06:42 AM
#5
Thread Starter
Junior Member
The HDD serial number would be perfect. Do you have any code to share that will retrieve it? Many Thanks.
-
Feb 9th, 2000, 06:52 AM
#6
Junior Member
-
Feb 9th, 2000, 07:00 AM
#7
Thread Starter
Junior Member
That is awesome! Many thanks for the information! That will work perfect!!!!!
-
Feb 9th, 2000, 07:08 AM
#8
Junior Member
My pleasure
-
May 1st, 2003, 07:38 PM
#9
Hyperactive Member
whooooo 2000! one from the archives!!! i though it best to re-open this one as opposed to create a new thread.
this is almost exactly what I want but in my case the HDD serial number won't do.
does anybody know the way the get the processor serial number or a serial number that is unique to the certain pc?
thanks in advance...
"The passion lives to keep your faith, though all are different, all are great" ... Michael Hutchence 1960-1997.
Windows & Web Developer
Specialising in Visual Basic .Net & Client Server Programming & Client/Customer Relations Databases
Sutherland Shire, Sydney Australia
www.stingrae.com.au
Developer of Arnold - Gym & Martial Arts Database Management System
www.gymdatabase.com.au
-
May 1st, 2003, 07:45 PM
#10
PowerPoster
you could use the activelock ocx (it is free and open source) which is really for license protection but could be used for this type application.
www.activelock.com
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
|