David Smart / Mbed 2 deprecated Smart-WiFly-WebServer

Dependencies:   SW_HTTPServer WiflyInterface mbed C12832 IniManager

Revisions of main.cpp

Revision Date Message Actions
24:849cbe0b36ac 2013-10-10 A small change in the registration of the server root folder. File  Diff  Annotate
19:5350a89cf57c 2013-09-14 Documentation update File  Diff  Annotate
18:42bb1805c37c 2013-09-14 Remove some of the excess debug aids. File  Diff  Annotate
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
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
6:c045118a21de 2013-06-24 Updated examples, diagnostic and performance APIs and demo of them. 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
2:5cd3f15ac98b 2013-05-31 Updated documentation 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