how to get mac address of external IP in C#

后端 未结 4 1034
再見小時候
再見小時候 2021-01-21 00:39

how to get mac address of external IP in C# ? E.g I want to find mac address of \"204.13.153.34\" ?

Any ideas and code snippet is highly appreciated ? Thanks in Advance<

4条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-21 01:15

    Like @EricSchaefer answare, You can't get MAC Address from different network segment. But if it's have same network segment I have already answare at another questions

提交回复
热议问题