Network information

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

how can I get some information about all network adapters that are installed
on the local system, their network load, IP information,....
Couldn't find any classes for this in the msdn library.

Greetings,

Peter
 
Hi!
Use System.Management namespace and
Win32_NetworkAdapter WMI class.
Best regards, Adrian.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top