A sample program demonstrating a small but powerful web server using the Wifly module. This uses several libraries from others, but has a custom version of the WiflyInterface library, with numerous improvement to the mbed standard library.

Dependencies:   SW_HTTPServer WiflyInterface mbed C12832 IniManager

Auto generated API documentation and code listings for Smart-WiFly-WebServer

Code

DynamicFileIn.cpp [code]
DynamicFileIn.h [code]
DynamicPages.cpp [code]
DynamicPages.h [code]
main.cpp [code] Main program that a user would write
SecurePage.cpp [code]
SecurePage.h [code]
ServerConfig.cpp [code]
ServerConfig.h [code]
Utility.cpp [code]
Utility.h [code]