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...