Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ping
Message
From
07/06/2003 12:04:04
 
 
To
07/06/2003 09:13:20
Issam Mansour
Jordan Business Machines
Amman, Jordan
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Ping
Miscellaneous
Thread ID:
00797605
Message ID:
00797638
Views:
16
Hi Issam,

One way is to use the DOS nbtstat command e.g.
RUN "nbtstat -A 192.168.7.3 > c:\tmp\macadd.txt"
then parse the file c:\tmp\macadd.txt to look for MAC Address =

If you know the host names you can use
RUN "nbtstat -a computername > c:\tmp\macadd.txt"
You may need to fiddle with FOXRUN.PIF.

Alan
Previous
Reply
Map
View

Click here to load this message in the networking platform