How to get client PC's MAC Address (Network Interface Card) in asp.net c# ?
Asked
Active
Viewed 3,430 times
0
-
This is a very common question. I recommend a google search, `site:stackoverflow.com your search term here` to find if your question has been asked before. Also, Stack Overflow has a pretty good search, and you can always use that. Also, the "Ask a question" title box pops up a list of questions that may already have your answer. I know both of those questions are in that list. – George Stocker Mar 12 '14 at 18:36
-
The dupe you chose, that's for the local machine, @George. The OP is trying to get the *remote* machine's MAC address. – Michael Petrotta Mar 12 '14 at 18:36
-
@MichaelPetrotta The good news is that the second question also has the answer. :-) I can't fix it without re-opening and reclosing the question. – George Stocker Mar 12 '14 at 18:38
-
OP, just a note: you probably don't need the client machine's MAC address. Call it me reading your mind. :). You might ask about the higher-level requirement you have - *why* do you think you need the MAC address? As George says, make sure you search before you ask about that. – Michael Petrotta Mar 12 '14 at 18:40