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

Dependencies:   libMiMic mbed-rtos mbed NySDFileSystem

You are viewing an older revision! See the latest version

Homepage

最も簡単なhttpdです。 クライアントから送信されてきたURLをHtmlにして返します。 ModUrlモジュールの使い方です。

This program is simple httpd sample program. The program returns a requested URL in HTTP request.


All wikipages