RDP Virtual Channels

  • Thread starter Thread starter amdrit
  • Start date Start date
A

amdrit

Do any of you have experience working with virtual channels through RDP
sessions? I am looking for bi-directional communications though the channel
using C# or VB.Net.



I have found a couple articles on the subject but they are all one sided
conversations. One alludes to the client writing back on the channel the
session created but is not very detailed as to how.



Basically, I will have an application on the Terminal Server that will
create the channel and ask the client to execute some code; I then want that
code to report status back to the session. I don't need any ui on the
client side, it would be nice to have local ui but I can manage without it.



Thanks in advance
 
Back
Top