Webserver Demo

Overview

RAPIDSEA supports Webserver protocol as explained in the Webserver protocol page. This stack will be used by the customer according to their own custom webpage.

Webserver Running Example

Refer to the Supported Platforms page to setup your environmental setup and follow further.

A device configuration page is generated as an example using webserver stack.

The below screenshots captures the sample pages loaded using the webserver stack.

Webserver login page
Webserver dashboard

User Configuration of Webserver in TCP

WebServer Configuration (TCP)

socket Configuration

Values

IP (windows /Linux)

192.168.29.39 ,…

Port

8001,9001, ….

Webserver Configuration

WebServer Protcol Reference

Refer to the Webserver protocol page for more details Webserver.

Webpage to C Code generation

The following python script is used to generate C code from the webpage files. python mkfs.py <webpage_folder>

mkfs script execution