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:

mbed-rtos.lib

Committer:
donatien
Date:
2012-07-16
Revision:
5:01f6c3e112af
Parent:
0:bb128f0e952f
Child:
6:b011e8862694

File content as of revision 5:01f6c3e112af:

http://mbed.org/users/mbed_official/code/mbed-rtos/#01158bb7600c