David Smart / Mbed 2 deprecated Smart-WiFly-WebServer

Dependencies:   SW_HTTPServer WiflyInterface mbed C12832 IniManager

Revisions of SW_HTTPServer.lib

Revision Date Message Actions
16:ab1867ffcf94 2013-09-05 Primarily performance tuning activities to help speed it up. File  Diff  Annotate
15:1f2b62130ffb 2013-09-01 Cleaned up the code, removed some of the debug work.; Hopefully it is easier to follow by others. File  Diff  Annotate
14:85c805890454 2013-08-12 Added demo page for a simple password protected page.; Added demo page for how a server configuration may be created. File  Diff  Annotate
13:14c6ce4ced9c 2013-08-04 Minor updates while working a reliability issue in the WiflyInterface class. File  Diff  Annotate
12:479ff89c190b 2013-07-27 Example program updated the development aids and diagnostics. File  Diff  Annotate
11:183b3893eb7d 2013-07-04 Added a WiFly shell at startup before the server runs.; Documentation changes. File  Diff  Annotate
10:b0b6da272a7b 2013-07-01 Small changes while working the underlying wifly interface. File  Diff  Annotate
9:71d1886225c2 2013-06-27 Showing enhanced APIs File  Diff  Annotate
8:50fc3ddf828a 2013-06-27 Small enhancement to show the SW version API. File  Diff  Annotate
7:72b5df2fac93 2013-06-25 Updates to the examples based on API improvements. File  Diff  Annotate
4:178df829d62b 2013-06-24 Non-blocking File  Diff  Annotate
3:b3e21f3306a1 2013-06-02 Refactored main.cpp to extract the dynamic web page generation into DynamicPages.cpp, .h File  Diff  Annotate
1:551cfb8bdeb8 2013-05-31 Minor update to docs File  Diff  Annotate
0:08da60dc31bc 2013-05-31 Initial revision of the Smart-WiFly-WebServer. Demo accesses credentials from the local file system. It can serve static pages from the file system (sd card, etc.), and it can serve dynamically generated pages, including handling GET and POST forms) File  Diff  Annotate