Fork of mbed official TCPSocket_Helloworld using PicoTCP

Dependencies:   PicoTCP lpc1768-picotcp-eth mbed-rtos mbed

Fork of TCPSocket_HelloWorld by mbed official

This is a fork of the official TCPSocket_Helloworld from mbed. (https://mbed.org/users/mbed_official/code/TCPSocket_HelloWorld/).

This project demonstrates that the PicoTCP library basically provides the same API calls, so in order to change the TCP/IP stack of your application, you only need to remove the EthernetInterface library and replace it with the following two projects:

Files at this revision

API Documentation at this revision

Comitter:
emilmont
Date:
Thu Jul 26 15:12:00 2012 +0000
Parent:
7:65188f4a8c25
Child:
9:4757a976148d
Commit message:
Update Socket and RTOS 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
--- a/EthernetInterface.lib	Wed Jul 25 15:00:43 2012 +0000
+++ b/EthernetInterface.lib	Thu Jul 26 15:12:00 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#fd9597f1b81b
+http://mbed.org/users/mbed_official/code/EthernetInterface/#b7a3766f6253
--- a/mbed-rtos.lib	Wed Jul 25 15:00:43 2012 +0000
+++ b/mbed-rtos.lib	Thu Jul 26 15:12:00 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#4629f61a197e
+http://mbed.org/users/mbed_official/code/mbed-rtos/#4238c328365e