I'm try to detect a network cable interface using it's mac address. On some machine there is many type of adapter (cable, wifi, usb dongle, etc).
Is it possible to have the types of each mac address, such as wifi/cable/other?
The primary application is a Java program, but other languages would be useful too.