hardware-id Questions
4
Solved
In the Windows SDK there is a CLI tool named computerhardwareids
The tool returns various GUIDs to select the proper HardwareId for the specific case.
This is the output that returns this tool in...
Nightstick asked 7/8, 2014 at 19:44
3
I've created an application using PHP and I'm going to sell it to my local market. I will personally be going to their locations to install/configure Apache & MySQL as well as installing my own...
Taper asked 8/7, 2013 at 9:26
9
Solved
Mac OS X development is a fairly new animal for me, and I'm in the process of porting over some software. For software licensing and registration I need to be able to generate some kind of hardware...
Soandso asked 1/6, 2009 at 3:32
6
Solved
I need in my program to tie a license to a hardware ID. I tried use WMI, but it still slow.
I need, for example, CPU, HDD, and motherboard info.
Coparcenary asked 25/2, 2010 at 10:6
4
Solved
Does Mac OS X have API that translates Apple's model identifiers (the kind found in plists and APIs, e.g., "MacBookPro5,1") to user-friendly marketing names of these devices ("Unibody MacBook Pro L...
Bangle asked 6/8, 2010 at 19:9
2
I want to bind a program to a specific computer, and for that I want to use
the serial number of the motherboard as unique identifier.
Although I could find some examples for C# and Java, I couldn...
Anchylose asked 18/4, 2017 at 13:13
1
Solved
Im porting a windows application for Mac using Mono.I cannot use DPAPI in Mac and i think there is restriction in getting Mainboard/CPU id in Mac for User Level programs.So is there something like ...
Fetor asked 30/7, 2015 at 3:59
2
I want to identify my mac system uniquely via code. I find the Hardware UUID in my About this Mac.
So how to programmatically access the unique uuid from MAc OS X.
Kindly provide me if there are a...
Ignaciaignacio asked 20/6, 2012 at 6:10
4
Solved
Question: I have to come up with unique ID for each networked client, such that:
it (ID) should persist once client software is installed on target computer, and should continue to persist if sof...
Zack asked 15/5, 2010 at 23:44
3
Solved
How to get hardware information (for example cpuId, biosId, diskId, baseId and videoId) in c++?
Can anyone give me an example visual studio project for this?
Classieclassification asked 23/11, 2010 at 5:48
7
Solved
For a requirement to generate per-PC license keys, I need some code which will return a stable and (near) unique key on any PC. It doesn't have to be guaranteed unique, but close. It does need to b...
Crestfallen asked 3/9, 2010 at 13:20
7
Solved
Possible Duplicate:
Reliable way of generating unique hardware ID
Am trying to generate an ID that will be unique to a particular computer. The ID will not be generated randomly. It w...
Clinkscales asked 5/9, 2010 at 1:59
1
© 2022 - 2025 — McMap. All rights reserved.