How to run a C ++ application on a web page?

Are there any tools to run a C ++ application written in QT on a standard web browser? This C ++ application should start from a web page, do the math again, and return the result to the web page.

+5
source share
6 answers

Perhaps you can paste the code into an ActiveX control.

-3
source

Departure NaCl (own client) . There is no Qt, but you can use C ++.

+8
source

. , - ++, Qt GUI , , . ( X11 .., -).

+2

, . , "Qt WebKit Hybrid application". HTML Javascript, - ++. , ++ Javascript. , , .

EDIT: . https://developer.qt.nokia.com/wiki/Server-Driven_UI_with_Hybrid_QtWebkit

+1

++ JavaScript Emscripten, ++ JavaScript, . ++ - JavaScript - .

+1

, . , , ActiveX NaCl. , , : ++ FireFox 3 ( ) Windows?

0

All Articles