Re: i want to access remote desktop in dotnet
- From: "Michael M." <nospam@xxxxxxxx>
- Date: Thu, 1 Mar 2007 22:59:46 -0000
The protocol is RDP which runs at or above the L3 TCP protocol it defaults
to port 3389
there is an active x interface "Microsoft remote desktop client" add it in
to your project
rdp.Server = "ServernameOrIP"
rdp.AdvancedSettings2.RDPPort = "3389"
rdp.Connect()
<p_moglaikar@xxxxxxxxxxx> wrote in message
news:uu2tlPoWHHA.3332@xxxxxxxxxxxxxxxxxxxxxxx
i want to make project on remote desktop accessing in dotnet
so anybody help me how it's possible in dotne i.e. what's all things are
required such as any protocol or anything else
Thank You in advanse
Prashant
.
- Prev by Date: Re: Help on proper method ????
- Next by Date: Re: Help on proper method ????
- Previous by thread: config file vs code
- Next by thread: Re: i want to access remote desktop in dotnet
- Index(es):
Relevant Pages
|
Loading