RDP Virtual Channels
am 27.09.2007 17:39:41 von 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
Re: RDP Virtual Channels
am 28.09.2007 17:05:50 von AMDRIT
Bump
"amdrit" wrote in message
news:uMtheyRAIHA.3940@TK2MSFTNGP05.phx.gbl...
> 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
>
>