[rescue] Java - code to detect MAC address?
    Patrick Giagnocavo +1.717.201.3366 
    patrick at zill.net
       
    Sat Feb 15 23:22:11 CST 2003
    
    
  
On Sat, Feb 15, 2003 at 09:55:10PM -0500, Eric Webb wrote:
> On Saturday 15 February 2003 09:49 pm, R. Lonstein wrote:
> >
> > I think it is intentionally abstracted out. That said, there is a
> > jpcap package on sourceforge that does ARP but it works through JNI
> > calls to platform-specific bit of code (dll or .so).
> 
> Rats.  I guess that means he'll have to go back to writing platform-specific 
> code.  It seems that the unixes all have a different way to obtain MAC 
> address of an interface.
arp -s is pretty standard across most Unices, I think.
--Patrick
    
    
More information about the rescue
mailing list