|
Re: ARP API for getting MAC address of an IP address
|
01/21/2014 12:30 AM
post108047
|
Re: ARP API for getting MAC address of an IP address
Thanks. The getifaddrs looks to populate the IP and MAC addresses of only the interfaces on the current system on which
the code runs. If I want to retrieve the MAC address of a remote machine using its IP address typically ARP is used.
However, it looks like QNX does not expose any API for retrieving this information. So, is there any way for me to get
the MAC address of a remote node, given its IP address?
|
|
|