List of the computers from the same workgroup...

  • Thread starter Thread starter S. Lorétan
  • Start date Start date
S

S. Lorétan

Hi guys,

I need to get a list of the computers with the same workgroup as the one
where my program is runing.

I want to have the same thing as in Windows XP, when I display all members
of my network, but I haven't found anything in the framework to do it.

Is there some way with .NET? If there isn't, is there maybe a API call doing
the same?

Thank you!
 
Can't help directly with this one, but it is probably in the net api. If you
research and find you have to go into the Windows API to solve this, here is
a very useful site:

http://www.pinvoke.net

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
 
Back
Top