Blog about my tech experiences including software application design and programming, web site development and thoughts on the latest technology.
Wednesday, 9 September 2015
How to find IP address from MAC address
To find IP address from a MAC address in Windows go to a dos prompt and type "arp -a", this will give you a list of IP addresses on the network with related MAC address.
No comments:
Post a Comment