sprog90 Newbie

Joined: 21 Jul 2005 Posts: 20
|
Posted: Jul 8th, 2006 09:03 AM Post subject: Find MAC |
|
|
I have read that a way to turn on a PC that is connected with local network is by using "Wake on Lan" in Bios. But to do that i need to find first the MAC of the PC. I know that there is a way to find (click Start, then Run, then type cmd in the text box ipconfig/all).
But i want to do this from another PC using the local network. I have found the code from http://dotnetjunkies.com/WebLog/jkirwan/archive/2004/02/10/6943.aspx but when I copy/paste this in my VB.Net 2005 show me that ManagementClass, ManagementObjectCollection, System.Management.ManagementClass, ManagementObject is not defined.
What is the problem??? _________________ [link] |
|