|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB6 Get Remote MAC Address Windows 98Hello all,
I'm really struggling with this one. I have this working just fine in 2000 and XP using the SendARP API. Unfortunately, however, this API does not exist in 98. I need some way to retrieve a MAC address of a remote machine via the remote machine's IP address. Basically, all I need is an alternative to the SendARP API for Windows 98. Does anyone have any suggestions/ideas? I've searched the Internet up and down for a solution and so far it looks like I'm SOL. Thanks, Jason See this page and the related pages:
http://vbnet.mvps.org/code/network/hostnamefromip.htm <jasondavidc***@gmail.com> wrote in message Show quoteHide quote news:1146070743.388339.259510@j33g2000cwa.googlegroups.com... > Hello all, > > I'm really struggling with this one. I have this working just fine in > 2000 and XP using the SendARP API. Unfortunately, however, this API > does not exist in 98. I need some way to retrieve a MAC address of a > remote machine via the remote machine's IP address. Basically, all I > need is an alternative to the SendARP API for Windows 98. Does anyone > have any suggestions/ideas? I've searched the Internet up and down for > a solution and so far it looks like I'm SOL. > > Thanks, > Jason > Thanks for the attempt, but I've already read through all of those
pages (over and over again). None of them solve my problem. The key issues that are different are that I need to retrieve a REMOTE machine's MAC, and I need to do it under Windows 98. There's a solution there that I've already implemented for XP and 2K, but it doesn't work under 98. Any other suggestions? You can get it through WMI. It isn't part of Win 9x so you'll have to
download it from Microsoft. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/wmi_start_page.asp <jasondavidc***@gmail.com> wrote in message Show quoteHide quote news:1146154869.837774.149370@u72g2000cwu.googlegroups.com... > Thanks for the attempt, but I've already read through all of those > pages (over and over again). None of them solve my problem. The key > issues that are different are that I need to retrieve a REMOTE > machine's MAC, and I need to do it under Windows 98. There's a > solution there that I've already implemented for XP and 2K, but it > doesn't work under 98. Any other suggestions? >
How to jump to syntax error line
Problem compiling ActiveX EXE why the array always returns nothing( about ini file) use ocx without a form? compare jpg and corresponding doc file Can I draw a string on a form? Audio Mixing in VB?? Variable Address How to preserve the break point Debug, cannot see the value of the Variable |
|||||||||||||||||||||||