Embedded web servers - suggestions?

ChibiOS public support forum for all topics not covered by a specific support forum.

Moderators: RoccoMarco, lbednarz, utzig, tfAteba, barthess

steved
Posts: 823
Joined: Fri Nov 09, 2012 2:22 pm
Has thanked: 12 times
Been thanked: 135 times

Embedded web servers - suggestions?

Postby steved » Mon May 15, 2017 11:35 am

I want to implement a web server with rather more features than the basic examples which abound, both to display status and to allow configuration of board settings etc. Running on something like a 32F7, so memory reasonably available, but not abundant.
Important features are:
  • HTML5 support
  • Embedded includes for JS/CSS files
  • Hooks between internal variables and display
  • Simple templating which includes various repeat loop options
  • Basic digest security
  • File upload/download
  • Ajax support (may not need anything special)
  • Websockets support

Desirable features include:
  • Cookie support
  • SSL support for https: and security
  • Session management

Does anyone have any suggestions/recommendations (or anything to avoid)?

Thanks

Return to “General Support”

Who is online

Users browsing this forum: Bing [Bot] and 15 guests