C++ Application must be executed from a browser aplet


Read With Formatting | Free Open Source Tutorials Account

C and C++ Programming
Thread: C++ Application must be executed from a browser aplet


mawoule
Hello,
We have an application written in C++ that is installed on a Linux server and must be launched in a browser aplet. And the application should continue to run well in the browser (with all its interfaces) as if it was in front of the original application under Linux.
Cordially