A
A
Alexander Vasyuchenko2014-09-04 10:24:41
iOS
Alexander Vasyuchenko, 2014-09-04 10:24:41

IOS: How to get the MAC address of a device connected in the local network, knowing its IP?

Good afternoon!
Tell me how to get the MAC address of a device connected to the local network, knowing its IP?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2014-09-04
@OLS

You need an ARP table
stackoverflow.com/questions/10395041/getting-arp-t...
stackoverflow.com/questions/2258172/how-do-i-query...

K
Konstantin, 2014-09-04
@fallen8rwtf

ping the desired address, and then do arp -a

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question