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

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

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

jquery - How can I dynamically add a browser tab? -