
Getting the ip address based on the MAC Address
I am working on a VB app that uses the winsock control to
communicate with a device made by another division of my
company.
Is there a way in VB 6 to determine the IP address of the
device (which is dynmamic) if I know the MAC address?
Thanks!