HTTP server example program for WIZwiki-W7500

Dependencies:   WIZnetInterface SDFileSystem httpServer mbed-src

Fork of TCPEchoServer-WIZwiki-W7500 by WIZnet

This is HTTP server example program for WIZwiki-W7500.

In this example, only you can control RGB LED on/off.

Sample html pages and image are needed. So download samples.

  • index.html
  • dio_page.html
  • image

https://github.com/WIZnet-MbedEthernet/httpServer-WIZwiki-W7500

This example use SD card. So copy html and image files to SD card. If not WIZwiki-W7500 platform, copy html and image files to local filesystem.

There are Korean language in index.html

Files at this revision

API Documentation at this revision

Comitter:
emilmont
Date:
Tue Jun 04 16:07:06 2013 +0100
Parent:
5:0f0fdadab553
Child:
7:a5ead1402704
Commit message:
Point to the latest libraries

Changed in this revision

EthernetInterface.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/EthernetInterface.lib	Fri Mar 01 15:37:15 2013 +0000
+++ b/EthernetInterface.lib	Tue Jun 04 16:07:06 2013 +0100
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#9b2d10dc0392
+http://mbed.org/users/mbed_official/code/EthernetInterface/
\ No newline at end of file
--- a/mbed-rtos.lib	Fri Mar 01 15:37:15 2013 +0000
+++ b/mbed-rtos.lib	Tue Jun 04 16:07:06 2013 +0100
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#53e6cccd8782
+http://mbed.org/users/mbed_official/code/mbed-rtos/
\ No newline at end of file
--- a/mbed.bld	Fri Mar 01 15:37:15 2013 +0000
+++ b/mbed.bld	Tue Jun 04 16:07:06 2013 +0100
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/
\ No newline at end of file