DwarFStrider 0 Newbie Poster

Hello,

I'm starting a VB.NET project which lists shares from clients on a server program. When a client connects, he uploads his own shares + credentials to the server, and downloads all shares which are already listed on the server from previous clients. Now, sending the shares is doable with WMI objects I think, but I don't know how to open a remote share in explorer on a given hostname, using given credentials...

I suspect I have to script windows explorer from .NET to get this... but I don't seem to be able to find anything about this topic... perhaps because the solution is so simple? :-|

Pls help :o

Thx in advance
Bart Schoonvliet