FET as a web application

Started by xgideon, June 22, 2010, 07:44:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xgideon

Would be possible to use FET as a web application?

I was trying to understand the FET codes, what database does the FET utilize?

So far from what I understand it uses XML. Please do correct me when I am wrong thank you =)

Liviu Lalescu

It uses a simple XML file, you can see it with a text viewer or XML viewer.

Maybe you could derive a web application using FET command line (but FET command line is a C++ executable, can you run such an executable?).