Working Multithreaded HTTP Server using WiFly module. Currently only supporting GET method.
Dependencies: WiFlyHTTPServer WiflyInterface mbed-rpc mbed-rtos mbed
RTOS Wifly HTTP Server
This sample application demonstrates how the HTTP Server can be used in a multithreaded (RTOS) Environment. However currently only the GET method is supported.
History
UPdated the HTTPServer Library
2013-06-26, by leihen [Wed, 26 Jun 2013 22:41:58 +0000] rev 1
UPdated the HTTPServer Library
Working Multithreaded HTTP Server
2013-06-26, by leihen [Wed, 26 Jun 2013 21:13:55 +0000] rev 0
Working Multithreaded HTTP Server