HTTP server example program for WIZwiki-W7500
Dependencies: WIZnetInterface SDFileSystem httpServer mbed-src
Fork of TCPEchoServer-WIZwiki-W7500 by
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
History
Add wait link up code
2015-07-01, by hjjeon [Wed, 01 Jul 2015 04:06:51 +0000] rev 18
Add wait link up code
update file system define
2015-06-30, by hjjeon [Tue, 30 Jun 2015 00:30:08 +0000] rev 17
update file system define
Update
2015-06-30, by hjjeon [Tue, 30 Jun 2015 00:22:02 +0000] rev 16
Update
Bug fix
2015-06-29, by hjjeon [Mon, 29 Jun 2015 23:06:22 +0000] rev 15
Bug fix
revert http server
2015-06-29, by hjjeon [Mon, 29 Jun 2015 09:43:07 +0000] rev 14
revert http server
revert
2015-06-29, by hjjeon [Mon, 29 Jun 2015 09:40:10 +0000] rev 13
revert
Revert version
2015-06-29, by hjjeon [Mon, 29 Jun 2015 09:39:01 +0000] rev 12
Revert version
test
2015-06-29, by hjjeon [Mon, 29 Jun 2015 09:33:31 +0000] rev 11
test
HTTP server example program for WIZwiki-W7500.
2015-06-29, by hjjeon [Mon, 29 Jun 2015 09:19:24 +0000] rev 10
HTTP server example program for WIZwiki-W7500.
httpServer example program for WIZwiki-W7500 platform; release version
2015-06-29, by hjjeon [Mon, 29 Jun 2015 09:04:29 +0000] rev 9
httpServer example program for WIZwiki-W7500 platform; release version