This is a simplest HTTP server made ​​of libMiMic. It will echo back a request path.

Dependencies:   libMiMic mbed-rtos mbed NySDFileSystem

最も簡単なhttpdです。 クライアントから送信されてきたURLをHtmlにして返します。

ModUrlモジュールのサンプルでもあります。

This program is simple httpserver.

This is tutorial for ModUrl module.

Revisions of main.cpp

Revision Date Message Actions
2:28fd59d6be76 2013-04-06 fix comment; File  Diff  Annotate
0:ec1e45489427 2013-04-06 backup; File  Diff  Annotate