Hey Gaël,         

My MUA believes you used QUALCOMM Windows Eudora Version 5.1.1
to write the following on Thursday, August 22, 2002 at 2:49:10 AM.

GB> Hello I need to write a script which give mac address when I give
GB> IP address of  my LAN.

GB> But I can't find which module I need to use.

Not sure what module (I think I did it with net::ping in a web app a
while ago, but...), but what I do is ping the IP, then do an 'arp -a'
and grep the IP. This only works if you are on the same network
segment (ie, not across a router, etc.).

-- 
[EMAIL PROTECTED]
Using The Bat! eMail v1.61
Windows 2000 5.0.2195 (Service Pack 2)
Paper clips are the larval stage of coat hangers.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to