Is there a fairly simple way to acquire a client’s MAC address from an ASP.Net web application.
I’m 4.0 all the way, and I’m using Visual Studio 2010.
Edits
LISTEN! Please do not close my issue! The one that jmccarthy linked to is not the same. My requests are NOT coming from a web browser. I should have been more clear.
If your requests aren’t coming from a web browser, then you have to modify the client to send its MAC address. If you don’t have control of the client, you’re simply not getting the MAC from it.