Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello everybody,
I am developing a windows application. This application works under client server architecture. While installing the application on client machine, it will send mac address to server. Then the server save that mac address and generate user name and password for that PC.
Once that install is completed, every time of login the application will send user name, Password and mac address. Then the server verify mac addr user name and pass, then only the server will send required data. It was working fine upto now. But recently I had experience that the mac id getting change. So, please tell me is there any unique ID available in PC that will never change.
Please help me to get out of this
Posted
Comments
Bernhard Hiller 11-Apr-14 4:00am    
With VMWare virtualized machines, I can change the mac address by editing some settings...
Bond487 12-Apr-14 6:51am    
Yah. That's right. So that only....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900