Page 1 of 1

Dynamic web pages

Posted: Tue Feb 14, 2012 11:13 am
by danielbornaz
Version: 0.1
Status: Under development
License: GPL
Download: /files/project_builds/work.tar_.gz

C languge API for HTML content generation, including image, icon and CSS support, integrated with module_xtcp. Project was developed and tested on an XC-2 dev board, but should run on any other XMOS device. It basically replaces Adam Dunkels' HTML content with C functions that can alter the content ar runtime. Images and icons are, however static. The project compiles from the command line of a Linux shell, provided that XMOS tools are in the path and SetEnv.sh was run previously. All necessary modules and files are packed and the old functionality is available if you comment out the DYNAMIC_HTTP_CONTENT definition from the main Makefile.

Re: Dynamic web pages

Posted: Wed Feb 28, 2018 11:31 am
by trice001
thanks