allow client using webpage to run and use 1 server side executable
- by richardboon
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.