Forked mbed official WiflyInterface (interface for Roving Networks Wifly modules) which includes the possibility to use TCPSocketServer::accept as a non-blocking cal.
Dependents: WiFlyHTTPServerSample MultiThreadingHTTPServer
Fork of WiflyInterface by
History
Logger working locally
2013-06-27, by leihen [Thu, 27 Jun 2013 00:31:02 +0000] rev 12
Logger working locally
;
Working Multithreaded HTTP Server Version
2013-06-26, by leihen [Wed, 26 Jun 2013 21:12:21 +0000] rev 11
Working Multithreaded HTTP Server Version
Fixed the incompatibility Problem with RTOS. Currently this fix works ONLY for COMM3.
2013-06-08, by leihen [Sat, 08 Jun 2013 07:07:05 +0000] rev 10
Fixed the incompatibility Problem with RTOS. Currently this fix works ONLY for COMM3.
Improved 'Accept' handling.
2013-06-05, by leihen [Wed, 05 Jun 2013 23:40:17 +0000] rev 9
Improved 'Accept' handling.
; Added 'peek' functionality for CBuffer
Merged
2013-06-02, by leihen [Sun, 02 Jun 2013 00:26:25 +0000] rev 8
Merged
Added possibility to control baud rate.
2013-06-02, by leihen [Sun, 02 Jun 2013 00:20:45 +0000] rev 7
Added possibility to control baud rate.
; Increased internal buffer sizes.
Working sample which demonstrates the usage of WiFlyHTTPServer Interface.
2013-06-01, by leihen [Sat, 01 Jun 2013 17:59:51 +0000] rev 6
Working sample which demonstrates the usage of WiFlyHTTPServer Interface.
Fixed problem with non-blocking accept method.
2013-06-01, by leihen [Sat, 01 Jun 2013 15:03:14 +0000] rev 5
Fixed problem with non-blocking accept method.
; - Increase ring-buffer from 256 to 512.
proper join after reboot - increase size flush
2012-12-20, by samux [Thu, 20 Dec 2012 15:08:58 +0000] rev 4
proper join after reboot - increase size flush
add reboot method - reboot module for accept (tcp server)
2012-12-20, by samux [Thu, 20 Dec 2012 10:37:52 +0000] rev 3
add reboot method - reboot module for accept (tcp server)