Smart WiFly Web Server

This is a simple demo of the Smart WiFly Web Server.

All items in this demo:

index.htm
This web page, which is accessible with index.htm, or simply by the slash
robots.txt
Because these are always good to have
swlogo.png
A nice looking logo.
favicon.ico
Because these are also good to have
page2.htm
Another static web page
page3.htm
Yet another static web page
dyn1
A Simple dynamically generate page that parses the query string for parameters and shows them. Try this.
dyn2
A more sophisticated dynamically generate page that will do what dyn1 does, but it will also create a form from those items and let you submit changes. Try this.
swdemo.pdf
A PDF of this page.
bundle.zip
Everything interesting in a zip.

Features