cableguy31 0 Light Poster

I currently have a small c++ program that will ping all hosts in a subnet and then run "net view" to get a list of shares available on those systems that respond to the ping.

I want to take this to the next level. I want to be able to list the contents of those shares too.

How can I do this in c++?

A few notes, this will be run on a Windows box and will be browsing Windows shares.

Any help would be appreciated.

Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.