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:
daniele
Date:
Mon Jun 03 12:23:36 2013 +0000
Parent:
13:ba1cbe0a110b
Child:
15:e996dc0de6c5
Commit message:
Disabled IP fragmentation and CRC check by default.

Changed in this revision

PicoTCP.lib Show annotated file Show diff for this revision Revisions of this file
--- a/PicoTCP.lib	Mon Jun 03 12:01:36 2013 +0000
+++ b/PicoTCP.lib	Mon Jun 03 12:23:36 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/daniele/code/PicoTCP/#55b47464d5bc
+http://mbed.org/users/daniele/code/PicoTCP/#b9b90591b897