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.