I am trying to write a proof of concept client/server application set utilizing Terminal Services Virtual Channels in CodeGear Delphi 2007.
I am using the JEDI wrapper wtsapi32.pas (exposes methods in wtsapi32.dll in Win2k and above).
Unfortunately, I have no experience at all with Terminal Services or this type of architecture!
I was wondering if there was a guru out there who has written an example of how to send a message from client to server using virtual channels, Delphi and wtsapi32.pas (and the other JEDI wrappers around the Terminal Services API)?
Thanks in advance!
I am using the JEDI wrapper wtsapi32.pas (exposes methods in wtsapi32.dll in Win2k and above).
Unfortunately, I have no experience at all with Terminal Services or this type of architecture!
I was wondering if there was a guru out there who has written an example of how to send a message from client to server using virtual channels, Delphi and wtsapi32.pas (and the other JEDI wrappers around the Terminal Services API)?
Thanks in advance!