Results 1 to 10 of 10

Thread: Unique ID

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    27

    Post

    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.

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Posts
    76

    Post

    Try The IP address of the computer i think it will be unique mostly

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    27

    Post

    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.

  4. #4
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923

    Post

    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...

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    27

    Post

    The HDD serial number would be perfect. Do you have any code to share that will retrieve it? Many Thanks.

  6. #6
    Junior Member
    Join Date
    Aug 1999
    Location
    Behinf you
    Posts
    24

    Post

    See http://www.vb-world.net/ubb/Forum1/HTML/013571.html

    It has exactly what you need

  7. #7

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    27

    Post

    That is awesome! Many thanks for the information! That will work perfect!!!!!

  8. #8
    Junior Member
    Join Date
    Aug 1999
    Location
    Behinf you
    Posts
    24

    Post

    My pleasure

  9. #9
    Hyperactive Member stingrae's Avatar
    Join Date
    Apr 2002
    Location
    Sydney
    Posts
    401
    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

  10. #10
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046
    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
  •  



Click Here to Expand Forum to Full Width