Enumerate a list of machines in the local workgroup or domain
Category:
Network/InternetType:
ClassesDifficulty:
AdvancedAuthor: Anonymous
Version Compatibility: Visual Basic.NET
More information:
This class allows you to enumerate a list of machines and the services they offer in the local domain and/or workgroup. This can be used to offer a browse list of boxes on the network, or to search for specific services running (like only showing a list of SQL Servers.)
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: