I
Ignacio Machin \( .NET/ C# MVP \)
Hi,
There is nothing in the framework for this, now there may be a couple of
ways of doing it, first stop should be WMI , take a look at it. another way
may be calling the API directly, but I would bet for WMI first.
do a search for WMI and Win32_NetworkAdapter &
Win32_NetworkAdapterConfiguration
Cheers,
There is nothing in the framework for this, now there may be a couple of
ways of doing it, first stop should be WMI , take a look at it. another way
may be calling the API directly, but I would bet for WMI first.
do a search for WMI and Win32_NetworkAdapter &
Win32_NetworkAdapterConfiguration
Cheers,