Browsing the Network w/ a .Net control?

bc3tech

Newcomer
Joined
Dec 31, 1969
Messages
13
Location
Ames, IA
I'm looking for a way to get my VB .Net program to enumerate all domains, computers, shares, and files on the network. This file will be indexed, but regardless - how do i get my program to be able to scan through the network like one could do manually thru internet explorer? I'm contemplating right now bringing in the VB Scripting objects dll and using the FileSystemObject. but i would like something a little more dynamic so it'll work on different systems. Please advise.
 
Back
Top