Click to See Complete Forum and Search --> : Network Shares....plz help...


armtusk
June 3rd, 2002, 12:08 AM
Hi guys.... I want to make a network search engine for my home network but I have been unable to find a way to get the names of all my network shares (shared files and folders).
Even if you dont know the exact answer....plz suggest something (any ideas would be helpful and appreciated).
So basically I am looking for any way to get the list of all the network shares using C#.

Armtusk

Arild Fines
June 3rd, 2002, 10:04 AM
Look into Windows Management Instrumentation(WMI) - the System.Management.* namespaces.