Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/02/2012, 07:03
Avatar de FiruzzZ
FiruzzZ
 
Fecha de Ingreso: diciembre-2007
Ubicación: en casa
Mensajes: 470
Antigüedad: 16 años, 11 meses
Puntos: 41
Respuesta: problema obtener direccion mac

Cita:
getHardwareAddress
public byte[] getHardwareAddress() throws SocketException
Returns the hardware address (usually MAC) of the interface if it has one and if it can be accessed given the current privileges.

Returns:
a byte array containing the address or null if the address doesn't exist or is not accessible.
Throws:
SocketException - if an I/O error occurs.
Since:
1.6
Por cuestiones de seguridad, y por cuestiones de que una MAC hace tiempo no sirve para nada, ya que pueden ser modificadas. Tenés mucho por leer si querés profundizar el tema.
__________________
BadProgrammerException!