How to get client machine ID?
-
I have more than one machine in a place. Here we cant implement IP. We have to do with Client Machine ID or Name. So How I can get Client machine ID?
-
I have more than one machine in a place. Here we cant implement IP. We have to do with Client Machine ID or Name. So How I can get Client machine ID?
Have a look here How To Get Hardware Information (CPU ID, MainBoard Info, Hard Disk Serial, System Information , ...)[^]
I know the language. I've read a book. - _Madmatt
-
Have a look here How To Get Hardware Information (CPU ID, MainBoard Info, Hard Disk Serial, System Information , ...)[^]
I know the language. I've read a book. - _Madmatt
My project is web based actually a website. and most of the attributes and method to get client machine id will not work after publish.
modified on Thursday, April 21, 2011 8:40 AM
-
My project is web based actually a website. and most of the attributes and method to get client machine id will not work after publish.
modified on Thursday, April 21, 2011 8:40 AM
Well, of course the code must be run under a user account the posses the required rights to access such information. Look up impersonation.
I know the language. I've read a book. - _Madmatt