Emulate terminal services
        Posted  
        
            by cloudstrif3
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cloudstrif3
        
        
        
        Published on 2010-03-16T04:24:45Z
        Indexed on 
            2010/03/16
            8:56 UTC
        
        
        Read the original article
        Hit count: 286
        
Hello,
I am a seasoned Delphi developer and would like to create something like seamless terminal services where an application is executed on a server but appears on the the desktop of the client.
To someone working on the server i don't want them to see the remote application running (except if they looked in at the list of running processes).
Im lost as to how to go about this, where to start, how to get an application to render to a surface other than the servers desktop.
Any suggestions would be most appreciated.
© Stack Overflow or respective owner