How to get Client's MAC Address!
Hi,
I have created a website in which I want to restrict the access by using the MAC Addresses of different users. I want my asp.net application to automatically find out what is the client's mac address. Is there any way possible that I could find a client's network MAC Address by using ASP.NET 2.0. I am using C# as scripting code.
Thanks in advance.
|