allow client using webpage to run and use 1 server side executable

Posted by richardboon on Server Fault See other posts from Server Fault or by richardboon
Published on 2010-04-09T18:05:11Z Indexed on 2010/04/09 18:13 UTC
Read the original article Hit count: 359

Filed under:
|
|
|
|

In simplest term here’s what I must do:

When user connects to a webpage (port 80) via their browser, the web server will run a customized-proprietary third party windows executable [located on the server]; then display and allow the user full control to that program (inside the browser).

Note: I cannot rewrite/redistribute that 3rd party desktop gui program.

© Server Fault or respective owner

Related posts about executable

Related posts about server