I am writing an application for iPad that will need to communicate to a server through a TS connection I have(the application) to able to pass RDP Settings and data to server. 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 Objective-C.
Thanks in advance.