Dynamic web pages

XCore Project reviews, ideas, videos and proposals.
Post Reply
danielbornaz
Newbie
Posts: 1
Joined: Thu Feb 09, 2012 9:51 pm
Contact:

Dynamic web pages

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


trice001
New User
Posts: 2
Joined: Wed Feb 28, 2018 11:29 am

Post by trice001 »

thanks
Post Reply