A simple HTTP server echoing received requests. Ethernet connection is over an ENC28J60 board. Usage: Type the server's IP address into you web browser and hit <ENTER>.

Dependencies:   UIPEthernet

Files at this revision

API Documentation at this revision

Comitter:
hudakz
Date:
Thu Jul 23 17:04:20 2020 +0000
Parent:
10:ae9303c25085
Commit message:
A simple HTTP server echoing received requests.

Changed in this revision

UIPEthernet.lib Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
diff -r ae9303c25085 -r 754a62936db7 UIPEthernet.lib
--- a/UIPEthernet.lib	Fri Jun 05 15:23:55 2020 +0000
+++ b/UIPEthernet.lib	Thu Jul 23 17:04:20 2020 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/hudakz/code/UIPEthernet/#1123c3fe86ca
+http://mbed.org/users/hudakz/code/UIPEthernet/#8d5738a6646e
diff -r ae9303c25085 -r 754a62936db7 mbed-os.lib
--- a/mbed-os.lib	Fri Jun 05 15:23:55 2020 +0000
+++ b/mbed-os.lib	Thu Jul 23 17:04:20 2020 +0000
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#8b0956030a291ba140891899a87a179f337a7062
+https://github.com/ARMmbed/mbed-os/#a2ada74770f043aff3e61e29d164a8e78274fcd4