Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. CPU MAC ADDRESS

CPU MAC ADDRESS

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
12 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A AprNgp

    IS CPU MAC ADDRESS really unique for every machines. How to get that address ? :confused:

    Apurv

    D Offline
    D Offline
    David Crow
    wrote on last edited by
    #2

    ApurvKolte wrote:

    IS CPU MAC ADDRESS...

    :confused: NICs have Media Access Control addresses, not CPUs.


    "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

    "Judge not by the eye but by the heart." - Native American Proverb

    A 1 Reply Last reply
    0
    • D David Crow

      ApurvKolte wrote:

      IS CPU MAC ADDRESS...

      :confused: NICs have Media Access Control addresses, not CPUs.


      "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

      "Judge not by the eye but by the heart." - Native American Proverb

      A Offline
      A Offline
      AprNgp
      wrote on last edited by
      #3

      Is there any method to differentiate between two machines, for avoiding piracy ?

      Apurv

      D A 2 Replies Last reply
      0
      • A AprNgp

        Is there any method to differentiate between two machines, for avoiding piracy ?

        Apurv

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #4

        Do both machines have a NIC?


        "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

        "Judge not by the eye but by the heart." - Native American Proverb

        A 1 Reply Last reply
        0
        • D David Crow

          Do both machines have a NIC?


          "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

          "Judge not by the eye but by the heart." - Native American Proverb

          A Offline
          A Offline
          AprNgp
          wrote on last edited by
          #5

          may or may not... Actually I am searching a way to avoid the piracy of the software, that I supply to anyone. Is there any serial no. of CPU or OS, which is unique ?

          Apurv

          D 1 Reply Last reply
          0
          • A AprNgp

            Is there any method to differentiate between two machines, for avoiding piracy ?

            Apurv

            A Offline
            A Offline
            anand_study
            wrote on last edited by
            #6

            Many commercial Applications are using Motherboard serial-number or hard-disk serial-number for that !

            A 1 Reply Last reply
            0
            • A anand_study

              Many commercial Applications are using Motherboard serial-number or hard-disk serial-number for that !

              A Offline
              A Offline
              AprNgp
              wrote on last edited by
              #7

              How to get that in VC++ ?

              Apurv

              D 1 Reply Last reply
              0
              • A AprNgp

                may or may not... Actually I am searching a way to avoid the piracy of the software, that I supply to anyone. Is there any serial no. of CPU or OS, which is unique ?

                Apurv

                D Offline
                D Offline
                David Crow
                wrote on last edited by
                #8

                ApurvKolte wrote:

                Is there any serial no. of CPU or OS, which is unique ?

                Some (older) CPUs have serial numbers, but the owners of such can disable the feature.


                "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                "Judge not by the eye but by the heart." - Native American Proverb

                1 Reply Last reply
                0
                • A AprNgp

                  How to get that in VC++ ?

                  Apurv

                  D Offline
                  D Offline
                  David Crow
                  wrote on last edited by
                  #9

                  By looking at the Win32_MotherboardDevice or Win32_Processor WMI classes, specifically the DeviceID property of each.


                  "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                  "Judge not by the eye but by the heart." - Native American Proverb

                  A 1 Reply Last reply
                  0
                  • D David Crow

                    By looking at the Win32_MotherboardDevice or Win32_Processor WMI classes, specifically the DeviceID property of each.


                    "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                    "Judge not by the eye but by the heart." - Native American Proverb

                    A Offline
                    A Offline
                    AprNgp
                    wrote on last edited by
                    #10

                    Can u describe it a little bit more, plz

                    Apurv

                    D 1 Reply Last reply
                    0
                    • A AprNgp

                      Can u describe it a little bit more, plz

                      Apurv

                      D Offline
                      D Offline
                      David Crow
                      wrote on last edited by
                      #11

                      See here.


                      "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                      "Judge not by the eye but by the heart." - Native American Proverb

                      A 1 Reply Last reply
                      0
                      • D David Crow

                        See here.


                        "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                        "Judge not by the eye but by the heart." - Native American Proverb

                        A Offline
                        A Offline
                        AprNgp
                        wrote on last edited by
                        #12

                        Thanx !

                        Apurv

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups