Re: EXE at server



On Fri, 29 Feb 2008 06:24:38 GMT
Anonymous <no-response@xxxxxxxxxxxxx> wrote:

On Thu, 28 Feb 2008 01:34:54 -0800, sb5309 wrote:

There is an EXE file on a web server (assumed to be a linux binary).
This executable will show an interactive presentation on a monitor.

Is it possible to get the server to run the program, but display the
interacttive presentation at a client machine (over the internet) ?

Thanks.

If it's a normal app that uses X for it's GUI, log into the remote
machine using ssh with the -X or the -Y option, and run it. That simple.

Modulo bandwidth, latency and sshd configuration issues - yes.

--
C:>WIN | Directable Mirror Arrays
The computer obeys and wins. | A better way to focus the sun
You lose and Bill collects. | licences available see
| http://www.sohara.org/
.



Relevant Pages

  • Re: Monitoring windows services
    ... When a new message is in the server queue, ... > client windows service will get the message and does some process. ... > the client machine and monitor the activities of the windows service. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: EXE at server
    ... This executable will show an interactive presentation on a monitor. ... Is it possible to get the server to run the program, but display the ... interacttive presentation at a client machine? ...
    (comp.programming)
  • EXE at server
    ... There is an EXE file on a web server. ... This executable will show an interactive presentation on a monitor. ... interacttive presentation at a client machine (over the internet)? ...
    (comp.programming)