C++ to HTML control

Hello All,

I have lot of C++ API exposed in our project and I want to build an application that queries the database and shows some stuff to the user in the UI.

So, essentially, my main code is in the c++ language. What choices do I have over the UI?. I am interested in showing this UI in the form of a html page lilstening to a port. Is this possible?. Please share some information on this one.

Thanks,
Pavan.
closed account (o3hC5Di1)
Hi there,

You may want to check out http://www.cppcms.com .
That will allow you what you want to do.

Hope that helps.

All the best,
NwN
Last edited on
Topic archived. No new replies allowed.