FET Forum

FET Support (English) => Programming Help => Topic started by: anisanjum on May 14, 2014, 08:04:52 AM

Title: Converting fet from desktop app to web app
Post by: anisanjum on May 14, 2014, 08:04:52 AM
Hi,
Is there any chance to convert this desktop app to web app in C++ using Visual Studio.
Any ideas will be appreciated.
Thanks.
Title: Re: Converting fet from desktop app to web app
Post by: vg on May 14, 2014, 04:56:11 PM
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