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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:758802529bb0 | 2015-02-13 | screamer | Update mbed library. |
6:4bb23453ce91 | 2014-07-25 | screamer | Add Apache2 license compatible header |
5:9dc9b597e8fb | 2014-07-25 | screamer | Update mbed library to the latest revision |
4:14045b8557cb | 2014-06-09 | screamer | Detect and retry socket connect on failure; Update to the latest mbed SDK |
3:2d0986d5542e | 2014-04-11 | screamer | Changed all pc.printf() to printf(); Changed NC to D5 to avoid reset loop |
2:3b6c391a682d | 2014-04-11 | screamer | More comments |
1:bb040724d21b | 2014-04-11 | screamer | Add comments |
0:1e952439b254 | 2014-04-11 | screamer | Initial commit |