Example program for the Ethernet Shield V2.0 by SeeedStudio. The example gets an IP address via DHCP and then requests http://mbed.org/media/uploads/mbed_official/hello.txt

Dependencies:   WIZ820ioInterface mbed

History

Update mbed library. default tip

2015-02-13, by screamer [Fri, 13 Feb 2015 09:43:30 +0000] rev 7

Update mbed library.


Add Apache2 license compatible header

2014-07-25, by screamer [Fri, 25 Jul 2014 12:29:05 +0000] rev 6

Add Apache2 license compatible header


Update mbed library to the latest revision

2014-07-25, by screamer [Fri, 25 Jul 2014 10:34:23 +0000] rev 5

Update mbed library to the latest revision


Detect and retry socket connect on failure; Update to the latest mbed SDK

2014-06-09, by screamer [Mon, 09 Jun 2014 13:23:14 +0000] rev 4

Detect and retry socket connect on failure; Update to the latest mbed SDK


Changed all pc.printf() to printf(); Changed NC to D5 to avoid reset loop

2014-04-11, by screamer [Fri, 11 Apr 2014 16:24:53 +0000] rev 3

Changed all pc.printf() to printf(); Changed NC to D5 to avoid reset loop


More comments

2014-04-11, by screamer [Fri, 11 Apr 2014 13:25:01 +0000] rev 2

More comments


Add comments

2014-04-11, by screamer [Fri, 11 Apr 2014 13:13:51 +0000] rev 1

Add comments


Initial commit

2014-04-11, by screamer [Fri, 11 Apr 2014 13:07:20 +0000] rev 0

Initial commit