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<
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