I want to port some graphics applications in C++ which compile to Windows Executables to run as WEB apps.

I don't want to throw away all the code I've written in C++, so it seems to me that Microsoft Azure would be prefect.

My idea is that I learn to make the WEB interface in the appropriate WEB language, and it will send commands to the EXE which will create the images.

Anything wrong with this idea?

Member Avatar for LastMitch

Anything wrong with this idea?

It's nothing wrong with it but it's alot of work.

My idea is that I learn to make the WEB interface in the appropriate WEB language, and it will send commands to the EXE which will create the images.

I'm not familiar with EXE but here is a link discussed mroe about how to make the changes:

http://msdn.microsoft.com/en-us/library/ms685967%28VS.85%29.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.