Question

If you know any free web service or site that has manufacturer name of mac addresses I have a task to find device's manufacturer name using mac address. Its is a functionality I have to implement in java

Was it helpful?

Solution

You may be looking for something like this: http://www.coffer.com/mac_find/. You would have to send a query, then analyze the result HTML, and look up TD elements with table2 class.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top