c++ - How could I convert from IP address to MAC address -


i want store mac mac address has access server. know ip addresses. machines under unique gateway. got mac address ip address?

if server , client on same network, have use arp. protocol designed mac address given ip address.

as there router between client , server, arp reveal mac address of router since target ethernet packets.


Comments

Popular posts from this blog

Pull out data related to my apps from Android Play Store and iOS App Store -

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -