I need to get the MAC address from a PC. The code I\'ve written so far is here (this is only a small part of the code).
public byte[] getMac(L2PcInstance pla
You can't do that in Java, and if you do some research you will find that the MAC address isn't really much use to anything except the Ethernet layer and the NICs attached to it.