Playing with the UDPEchoClient to prototype delivery of data over UDP.

Dependencies:   EthernetInterface FXOS8700CQ mbed-rtos mbed

Fork of UDPEchoClient by mbed official

History

Initial commit of example of the FXOS8700CQ that causes the EthernetInterface to stall during initialization. Comment out line 9 to make the UDP echo function. default tip

2014-06-03, by trm [Tue, 03 Jun 2014 19:21:31 +0000] rev 8

Initial commit of example of the FXOS8700CQ that causes the EthernetInterface to stall during initialization. Comment out line 9 to make the UDP echo function.


Update to the latest revisions

2014-05-14, by Kojto [Wed, 14 May 2014 15:33:15 +0000] rev 7

Update to the latest revisions


Point to the latest libraries

2013-06-04, by emilmont [Tue, 04 Jun 2013 16:08:26 +0100] rev 6

Point to the latest libraries


cleanup

2013-03-01, by emilmont [Fri, 01 Mar 2013 15:59:25 +0000] rev 5

cleanup


Update libraries

2013-03-01, by emilmont [Fri, 01 Mar 2013 15:57:44 +0000] rev 4

Update libraries


Update imported libraries

2013-02-15, by emilmont [Fri, 15 Feb 2013 17:03:34 +0000] rev 3

Update imported libraries


Remove redundant UDPPacket class

2012-08-01, by emilmont [Wed, 01 Aug 2012 13:10:43 +0000] rev 2

Remove redundant UDPPacket class


First implementation

2012-07-26, by emilmont [Thu, 26 Jul 2012 16:35:11 +0000] rev 1

First implementation


UDP Echo Client template

2012-07-26, by mbed_official [Thu, 26 Jul 2012 16:31:15 +0000] rev 0

UDP Echo Client template