I have a program (an executable with native GUI) and I want to view its GUI into a React js Web page. I need something like an iframe that shows the GUI of a software that runs server-side. Could anyone tell me if this is possible?
Thank you in advice, Giacomo