Similar to X server where the app can run on a remote pc then the output (just the applications gui) would redirected to the client but on Windows not Linux. Is this possible with XP? I only have an XP install cd that I don't use any more.
Asked
Active
Viewed 864 times
3 Answers
2
VNC will give you essentially remote access to your machine and execute everything remotely. It is not on a per app basis like X is, but should give you similar results.
Check out this question for the software: What's the best(free) vnc server software
1
Windows itself wasn't designed for this. The only thing I know of that comes close to what you describe is Citrix. But it's expensive, and not exactly the same thing.
bahamat
- 5,782
0
RDP works similar to this, but you'll get a complete new user-session. All processing will be done on the server, the GUI gets drawn on the client, AFAIK.
Bobby
- 9,032