SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html

Dependents:   SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more

Fork of YDwifiInterface by Takao Kishino

Revisions of Socket/TCPSocketServer.cpp

Revision Date Message Actions
52:29b4d0adddf3 2015-03-31 TCPSocketServer::accept is now blocking which is same behavior of original EthernetInterface library. File  Diff  Annotate
45:50d60753ade3 2015-01-30 Modified the type of the parameter of TCPSocketServer.accept. File  Diff  Annotate
43:d80bbb12ffe6 2014-11-14 It was reviewed and modified the Receive logic of socket communication(TCP and UDP). File  Diff  Annotate
41:1c1b5ad4d491 2014-07-15 Modified the module name of Copyright. File  Diff  Annotate
40:b6b10c22a121 2014-07-15 The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.; File  Diff  Annotate
39:a1233ca02edf 2014-07-15 The pointing out of in-house reviews was modified. File  Diff  Annotate
38:f13e4e563d65 2014-06-25 Fixed a variable name of pointer type. File  Diff  Annotate
36:f33fcf5975ab 2014-06-19 Supported a new command format of SNIC UART. File  Diff  Annotate
32:ae95309643aa 2014-05-30 Implemented a API of TCP server. File  Diff  Annotate
29:6a0ba999597d 2014-05-26 Changed the receive logic of UART.; Changed the use area of the global buffer. File  Diff  Annotate
26:f2e1030964e4 2014-03-28 Created a virtual destructor File  Diff  Annotate
20:dd736d328de6 2014-03-27 Change to folder from library. File  Diff  Annotate
14:54378c96d285 2014-03-26 Added a comment of copyright. File  Diff  Annotate
4:99cc93fe7d88 2014-03-13 Commit stub of socket class File  Diff  Annotate