net.mac
Class MacAddressFinder

java.lang.Object
  extended by net.mac.MacAddressFinder

public class MacAddressFinder
extends java.lang.Object

Finds out the Mac address of the machine.

Author:
Sumeet Thadani

Constructor Summary
MacAddressFinder()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacAddressFinder

public MacAddressFinder()
Method Detail

main

public static void main(java.lang.String[] args)