RDP with VS2005

H

Hugh Janus

Hi all,

I hope this is possible! I want to use the Terminal Services protocol
to access drives on a remote machine. If I open the RDP client I can
ask it to map drives via the session and this connects my drives to
the server. Does anyone know if it is possible to programatically do
this via code? I know I want to do it the other way around, i.e. map
the drives of the server to me, but I am just looking for any help on
this!

TIA,
Hugh
 
P

Petar Atanasov

Hugh said:
Hi all,

I hope this is possible! I want to use the Terminal Services protocol
to access drives on a remote machine. If I open the RDP client I can
ask it to map drives via the session and this connects my drives to
the server. Does anyone know if it is possible to programatically do
this via code? I know I want to do it the other way around, i.e. map
the drives of the server to me, but I am just looking for any help on
this!

TIA,
Hugh

Hi Hugh,

Yep - it's possible - wrap msrdp.ocx and use it.

Regards,
Petar Atanasov
http://a-wake.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top