Hello,
I am evaluating the NoMachine Cloud Server (4.2.22_2) on Ubuntu 14.04. My target with the evaluation is to create a small web application that is able to launch a given Linux application running on the server: Having the user click on the HTML button labeled ‘gedit’ would result launching a new nx virtual desktop, launching the gedit application on the server and finally showing the gedit application inside a DIV on the same HTML page as the button.
Is there an API (e.g. GET or POST) available to achieve this task?
Thanks in advance,
Tamas