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.

Revisions of mbed-rpc.lib

Revision Date Message Actions
0:9c6ebc97c758 2013-06-26 Working Multithreaded HTTP Server File  Diff  Annotate