Small demo to purely test UDP, depends on the module already being configured to auto connect to an access point

Dependencies:   USBDevice cc3000_hostdriver_mbedsocket mbed

Fork of WifiDipCortex-UDPDemo by Carl - SolderSplash Labs

Wifi-DipCortex - Test application that shows you how to listen for UDP message on one port while sending messages on another

- Listens on UDP_LISTEN_PORT, upon data being recvied it can be found in UDP_RecvBuffer - Transmits UDP_TX_Buffer on UDP_TARGET_PORT to UDP_TARGET_IP

Revision:
3:3fd4a328c7cf
Parent:
0:ff40ad3448c5
--- a/cc3000_hostdriver_mbedsocket.lib	Thu Jul 10 16:52:10 2014 +0000
+++ b/cc3000_hostdriver_mbedsocket.lib	Thu Aug 07 00:40:04 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/SolderSplashLabs/code/cc3000_hostdriver_mbedsocket/#ca8c234997c0
+http://mbed.org/users/SolderSplashLabs/code/cc3000_hostdriver_mbedsocket/#974ff993d863