Hi all, I want to know the Hard Disk Serial Number. My requirement is an application communicates with a remote server for some data transfer. Ii want to restrict the usage of my application to only one system. If the Application is installed in One system It should not be allowed to be installed in another system for the same User.
I think Hard Disk Serial Number is Unique. So when the user installs my application i'll collect his Hard Disk Serial Number and store it in the server. The next time user attempts to install it again in another computer that should be avoided.