Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi all,

 

Im trying to figur out how to get all the names of a workgroup or domain to out put to a listview. The part of the output to listview i understand its how to get the names of the computers from the workgroup/domain like a network browser.

 

Thanks for the help

 

TexG :confused:

Posted
If you want to do it yourself you want to look at create a wrapper for the API WNetEnumResource and the related functions.

 

 

New to this part of VB.net can you point me in the right direction or a example?

 

Thanks

Posted
New to this part of VB.net can you point me in the right direction or a example?

 

Thanks

Search google for WNetEnumResources ... you should get some old VB examples, just convert them. If your not good with memory allocation or working with pointers you may just want to PM and I'll send you a DLL I made that does it all for you (get the computer on a domain, domains on a network, and shares on a computer).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...