Hacker News new | ask | show | jobs
Use the Microsoft Live API to locate the physical coordinates of a MAC address. (elie.im)
15 points by detokaal 5434 days ago
2 comments

Or not. "Results: MAC address not found in the Live database"
It wants the MAC of a public wifi access point (rather than one's own MAC).
It can't handle MAC address in lowercase. Lame..
Indeed, and requires : seperators when - is common too.

Hint, on a Windows machine "arp -a" will print the MAC addresses of the machines on the local subnet.