Hi, I have a question, might be somebody has some experience with it.
There is a developed executable for LInux and Windows which makes calculation and has nice interface developed in Qt. It requires some input
after it it makes calculations and give an output (numbers and pictures).
Does anybody has idea how it is possible to make it run via web, meaning that program should be on the web server (Unix/Linux) and people can enter the page in the browser insert input data and get output back.
Thanks.