Hello, All!
Upcoming project requires periodically checking to see what nodes exist
on the network, particularly
those that are *wireless* connections. Thought this might be possible
using the System.Management class,
in combination with the operating system class
Win32_SystemNetworkConnections, but I can't see
how to return an enumerated list of nodes and their "properties". Any
code snippets will be appreciated,
I'm using VS 2003 (Framework 1.1).

Many thanks,
Andrew Shwiff. E-mail: ashwiff@cox.net

Re: Detect network nodes by Siva

Siva
Tue Sep 27 12:42:09 CDT 2005

This might give you some idea:
http://www.codeproject.com/csharp/CompPickerLib.asp

(but not wireless connections)

"Andrew Shwiff" <ashwiff@cox.net> wrote in message
news:AR_Ze.7321$P34.1884@okepread07...
Hello, All!
Upcoming project requires periodically checking to see what nodes exist
on the network, particularly
those that are *wireless* connections. Thought this might be possible
using the System.Management class,
in combination with the operating system class
Win32_SystemNetworkConnections, but I can't see
how to return an enumerated list of nodes and their "properties". Any
code snippets will be appreciated,
I'm using VS 2003 (Framework 1.1).

Many thanks,
Andrew Shwiff. E-mail: ashwiff@cox.net