Converting fet from desktop app to web app

Started by anisanjum, May 14, 2014, 08:04:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

anisanjum

Hi,
Is there any chance to convert this desktop app to web app in C++ using Visual Studio.
Any ideas will be appreciated.
Thanks.

vg

Hello anisanjum,

hmm, perhaps you can write a web server which serves an interface for FET.
But I think "just converting" isn't easy.

-- vg