Re: EXE at server



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.
.



Relevant Pages

  • 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, ... 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)
  • Re: Msgbox on Windows Server 2003
    ... Looks like you display a server side msgbox. ... the server is the same than your client machine keep in mind that this is ...
    (microsoft.public.dotnet.general)
  • Re: microsoft word documents from ASP.NET
    ... What you are trying to do is display the document in WORD on the SERVER. ... You should instead create the file, download it to the client machine. ...
    (microsoft.public.dotnet.framework.aspnet)