Very much a newbie to embedded development. Primarily using it to test out a few ideas before bugging the people at work who actually know what they're talking about. Mostly playing with CAN and Ethernet/WiFi.
First attempt at some form of autodiscovery of an mbed based device by periodically broadcasting our IP in a UDP packet.
18 Jun 2010, by Darran Shepherd
An Echo server as described in RFC862. Written as a learning exercise for using Donatien's network stack. Hopefully of some use to others to get started with socket programming.
ethernet,
lwip,
network,
server 12 Jun 2010, by Darran Shepherd