4
votes
1answer
68 views

Possible to run a program on my desktop whereas it is located on remote server?

I know that it is possible to run programs on terminal with ssh programs but is it also viable to run a program on my desktop with its GUI. For example suppose I installed Matlab on a remote machine ...
0
votes
1answer
57 views

How to remotely access application

Is there an application which can be used to remotely access and start application on a server without using RDP. The main reason for this is security are security issue when user has a full access ...
0
votes
1answer
49 views

Windows version of x-forwarding

I am working on an application that displays remote applications on a local machine. On Linux, this is done by creating a custom x server on the host and forwarding the TCP packets to the client. I ...
1
vote
1answer
132 views

How do I setup a RemoteApp?

I have a server within my network that has a program that users needs to access. I don't want to allow them to access anything else but this program. From looking at these questions: Allow only ...
5
votes
4answers
519 views

I have a programming contractor - how do I record their screen remotely?

We have a contractor working offsite. We would like to set everything up so that his screen is recorded to our Windows Server 2008 R2 machine in real time. We've been using TeamViewer, but we've run ...