Display all ip and mac address in same wifi connection
As I have tried to use cmd and enter 
"arp -a" 
to show all ip and MAC address.
I would like to do something like this on ASP.NET MVC C# to show all IP and MAC address on web Is it possible? If yes how to do it for easily thank you :)