Virtual channel tutorial for terminal services.
Posted
by Scott Chamberlain
on Stack Overflow
See other posts from Stack Overflow
or by Scott Chamberlain
Published on 2010-04-26T15:30:46Z
Indexed on
2010/04/26
15:33 UTC
Read the original article
Hit count: 362
I am writing a program that will need to communicate to a server through a TS connection. Virtual Channels seems to be exactly what I need but Microsoft's documentation leaves very much to be desired.
Does anyone know of good tutorials or just some examples I could use to help me. Preferred language is C# but C++ examples are fine too.
© Stack Overflow or respective owner