
The Barracuda Embedded Web Server supports two server side technologies for designing web applications: C/C++ Server Pages (CSP) and Lua Server Pages (LSP). This combined demo and tutorial focuses on the Lua scripting engine plugin.
As embedded systems are growing in complexity, Lua is becoming a popular alternative to C and C++. Many companies are starting to realize the enormous potential of using a virtual machine embedded with their firmware. The Barracuda Embedded Web Server demo includes an easy to use interactive Lua tutorial. Simply start the server on your PC, use a browser to navigate to the server running on your PC, and follow the combined "Do-It-Yourself" Lua and web server tutorial.
Barracuda Embedded Web Server Demo