Ethernet Voice Streaming code

Dependencies:   WIZnetInterface mbed

Fork of UDPEchoServer_TEST by eunkyoung kim

History

Voice Streaming Project source code default tip

2015-08-25, by WizLeo [Tue, 25 Aug 2015 12:55:31 +0000] rev 9

Voice Streaming Project source code
; MIC / SPK / PWMOUT / UDP / Ethernet


UDP Client...; - Add sock.bind

2015-08-21, by eunkyoungkim [Fri, 21 Aug 2015 03:34:25 +0000] rev 8

UDP Client...; - Add sock.bind


UDP Server/Client

2015-08-21, by eunkyoungkim [Fri, 21 Aug 2015 02:25:23 +0000] rev 7

UDP Server/Client


added more verbose output for terminal

2015-05-05, by mbedAustin [Tue, 05 May 2015 20:08:42 +0000] rev 6

added more verbose output for terminal


Update to the latest revisions

2014-05-14, by Kojto [Wed, 14 May 2014 15:35:17 +0000] rev 5

Update to the latest revisions


Point to the latest libraries

2013-06-04, by emilmont [Tue, 04 Jun 2013 16:09:30 +0100] rev 4

Point to the latest libraries


Update libraries

2013-03-01, by emilmont [Fri, 01 Mar 2013 15:54:34 +0000] rev 3

Update libraries


Remove redundant UDPPacket class

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

Remove redundant UDPPacket class


First implementation

2012-07-26, by emilmont [Thu, 26 Jul 2012 15:08:23 +0000] rev 1

First implementation


Template for the UDP Echo Server example

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

Template for the UDP Echo Server example