Go to advanced search

by perapera
Tue Nov 26, 2013 1:18 am
Forum: C/C++
Topic: web interface for invoking C-Code?
Replies: 6
Views: 6776

Re: web interface for invoking C-Code?

You can use CppWeb library to write CGI applications in C++ language. I've used it on FriendlyARM devices with Linux and CNU C++ compiler. You can download library here: http://sourceforge.net/projects/cppweb/ This web developement framework is light-weight, highly portable and resulting CGI applica...

Go to advanced search