Working sample implementation for the EthernetInterface HTTPServer.

Dependencies:   EthernetInterface HTTPServer mbed-rpc mbed-rtos mbed

Sample application which shows basic functionality of my HTTPServer library.

Import libraryHTTPServer

Single instance HTTP Server using new Ethernet Interface.

.

Files at this revision

API Documentation at this revision

Comitter:
leihen
Date:
Sat Aug 17 15:31:20 2013 +0000
Parent:
1:6cbd17e628f1
Child:
3:23bcc90d6587
Commit message:
Update for changes in HTTPServer library.

Changed in this revision

EthernetInterface.lib Show diff for this revision Revisions of this file
mbed-rpc.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	Sat Aug 17 12:32:09 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#196410fbb211
--- a/mbed-rpc.lib	Sat Aug 17 12:32:09 2013 +0000
+++ b/mbed-rpc.lib	Sat Aug 17 15:31:20 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rpc/#1ecadde1c929
+http://mbed.org/users/mbed_official/code/mbed-rpc/#9f88f495e549
--- a/mbed-rtos.lib	Sat Aug 17 12:32:09 2013 +0000
+++ b/mbed-rtos.lib	Sat Aug 17 15:31:20 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#58b30ac3f00e
+http://mbed.org/users/mbed_official/code/mbed-rtos/#869ef732a8a2
--- a/mbed.bld	Sat Aug 17 12:32:09 2013 +0000
+++ b/mbed.bld	Sat Aug 17 15:31:20 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/b3110cd2dd17
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/5798e58a58b1
\ No newline at end of file