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. Hardware & Devices
  4. Want to get Client hardware information [modified]

Want to get Client hardware information [modified]

Scheduled Pinned Locked Moved Hardware & Devices
csharpcomhardwarehelpquestion
6 Posts 2 Posters 0 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.
  • H Offline
    H Offline
    Haroon ur Rasheed
    wrote on last edited by
    #1

    Hello brothers kindly do the needful i want to get Hardware information of Client Computers(PC's). simply to detect which hardware is installed on client systems and i want to retrieve this information In C#.net how can i do that i shall be obliged for this help Thx alot for ur nice cooperation. With regards imee56@yahoo.com haroo -- modified at 2:47 Friday 17th August, 2007

    A 5 Replies Last reply
    0
    • H Haroon ur Rasheed

      Hello brothers kindly do the needful i want to get Hardware information of Client Computers(PC's). simply to detect which hardware is installed on client systems and i want to retrieve this information In C#.net how can i do that i shall be obliged for this help Thx alot for ur nice cooperation. With regards imee56@yahoo.com haroo -- modified at 2:47 Friday 17th August, 2007

      A Offline
      A Offline
      Abdellatif_El_Khlifi
      wrote on last edited by
      #2

      hi, the registry is full with this kind of infos .. Furthermore, there's some APIs that give handy details on some hardware ( hard drive, ..)

      1 Reply Last reply
      0
      • H Haroon ur Rasheed

        Hello brothers kindly do the needful i want to get Hardware information of Client Computers(PC's). simply to detect which hardware is installed on client systems and i want to retrieve this information In C#.net how can i do that i shall be obliged for this help Thx alot for ur nice cooperation. With regards imee56@yahoo.com haroo -- modified at 2:47 Friday 17th August, 2007

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

        There are some APIs that can may be help you : //////////// APIs //////////////////// Disks: GetDiskFreeSpaceEx Retrieves information about the specified disk, including the amount of free space on the disk. ... Monitors : GetMonitorInfo Retrieves information about a display monitor. ... Power Management: CallNtPowerInformation Sets or retrieves power information. GetCurrentPowerPolicies Retrieves the current system power policy settings. GetDevicePowerState Retrieves the current power state of the specified device. GetPwrCapabilities Retrieves information about the system power capabilities. GetPwrDiskSpindownRange Retrieves the disk spindown range. ... GetSystemPowerStatus Retrieves the power status of the system. ... IsSystemResumeAutomatic Indicates the current state of the computer. PowerReadACValue Retrieves the AC power value for the specified power setting. ... PowerReadDCDefaultIndex Retrieves the default DC index of the specified power setting. Keyboard: GetKeyboardType Retrieves information about the current keyboard. Processor : IsProcessorFeaturePresent Determines whether a processor feature is supported by the current computer. System : SystemParametersInfo Queries or sets system-wide parameters.

        1 Reply Last reply
        0
        • H Haroon ur Rasheed

          Hello brothers kindly do the needful i want to get Hardware information of Client Computers(PC's). simply to detect which hardware is installed on client systems and i want to retrieve this information In C#.net how can i do that i shall be obliged for this help Thx alot for ur nice cooperation. With regards imee56@yahoo.com haroo -- modified at 2:47 Friday 17th August, 2007

          A Offline
          A Offline
          Abdellatif_El_Khlifi
          wrote on last edited by
          #4

          Concerning the registry these are below some keys and values : BIOS: Clé Système: [HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System] Nom: SystemBiosDate, SystemBiosVersion, VideoBiosDate Type: REG_SZ Processor: Clé Système: [HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0] Nom: ~MHz, Identifier, VendorIdentifier ...

          1 Reply Last reply
          0
          • H Haroon ur Rasheed

            Hello brothers kindly do the needful i want to get Hardware information of Client Computers(PC's). simply to detect which hardware is installed on client systems and i want to retrieve this information In C#.net how can i do that i shall be obliged for this help Thx alot for ur nice cooperation. With regards imee56@yahoo.com haroo -- modified at 2:47 Friday 17th August, 2007

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

            I hope that these infos can be programmatically helpful. :)

            1 Reply Last reply
            0
            • H Haroon ur Rasheed

              Hello brothers kindly do the needful i want to get Hardware information of Client Computers(PC's). simply to detect which hardware is installed on client systems and i want to retrieve this information In C#.net how can i do that i shall be obliged for this help Thx alot for ur nice cooperation. With regards imee56@yahoo.com haroo -- modified at 2:47 Friday 17th August, 2007

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

              I forgot to tell you that for the moment I am interested in C/C++ and Visual C++ programming, I am not proficient at C#. :)

              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