Hi, Using the ManagementClass of .NET I can retrieve the MAC Address of the NICs available on the local machine. Using this MAC, how can I know the corresponding IP Address assigned to this NIC? I have tried using the Management Class with string name "IPAddress", but it fails.
Any clues? Thanx & Regds, Bharti
