I am working on a school project on C++. I want my program to identify a particular computer if run on it. Is there some way I can do that?
A friend told me about using chipset id. Is it unique? If so is there some way I can read that from within the program?