C++/C# how to get the MAC address of the remote host IP within the network?
How to get the MAC address of the remote host IP within the network?
Possible implementation in C# under Mono, or C++ under Linux/Windows/MacOSX?
2 answers
Need to send
ARP request.
Find more questions by tags C#MonoC++