Fixed UDP Client. Allow interfacing with WebSocketClient. General improvements.
Fork of ESP8266Interface by
History
-UDP Client working ; -Interfaces with WebSocketClient; -General improvements
2015-06-03, by sarahmarshy [Wed, 03 Jun 2015 18:21:19 +0000] rev 44
-UDP Client working ; -Interfaces with WebSocketClient; -General improvements
added warning about sending messages > 2048 bytes
2015-05-07, by mbedAustin [Thu, 07 May 2015 04:00:27 +0000] rev 43
added warning about sending messages > 2048 bytes
enabled TCPConnection debug messages, made tcpconnection and socket messages more verbose (file and line number included in output)
2015-05-07, by mbedAustin [Thu, 07 May 2015 03:51:02 +0000] rev 42
enabled TCPConnection debug messages, made tcpconnection and socket messages more verbose (file and line number included in output)
cleaned up DBG printf messages, made print pretty
2015-05-07, by mbedAustin [Thu, 07 May 2015 03:37:55 +0000] rev 41
cleaned up DBG printf messages, made print pretty
Update so close exits transparent mode without depending on state from the application
2015-05-04, by sam_grove [Mon, 04 May 2015 12:04:54 +0000] rev 40
Update so close exits transparent mode without depending on state from the application
trying to merge a previous rev
2015-05-02, by mbedAustin [Sat, 02 May 2015 04:08:30 +0000] rev 39
trying to merge a previous rev
trying to merge things together...
2015-05-02, by mbedAustin [Sat, 02 May 2015 04:05:35 +0000] rev 38
trying to merge things together...
Updated UDP LIbrary sentto command to initialize endpoint flag. was lost in a previous commit on accident.
2015-05-02, by mbedAustin [Sat, 02 May 2015 03:58:22 +0000] rev 37
Updated UDP LIbrary sentto command to initialize endpoint flag. was lost in a previous commit on accident.
updated debug command prints
2015-05-02, by mbedAustin [Sat, 02 May 2015 03:30:52 +0000] rev 36
updated debug command prints
Schenaniganz
2015-05-01, by mbedAustin [Fri, 01 May 2015 18:29:38 +0000] rev 35
Schenaniganz