SNIC UART Interface library for Murata Type-YD module

Dependents:   WebSocketServerTest

Fork of SNICInterface_mod by Toyomasa Watarai

History

Added default constructor and create() method default tip

2015-03-22, by MACRUM [Sun, 22 Mar 2015 14:13:10 +0000] rev 50

Added default constructor and create() method


Modified parameter type of the TCPSocketServer::accept()

2015-01-31, by MACRUM [Sat, 31 Jan 2015 13:41:56 +0000] rev 49

Modified parameter type of the TCPSocketServer::accept()


TCPSocketServer::accept is now blocking which is same behavior of original EthernetInterface library.

2015-01-27, by MACRUM [Tue, 27 Jan 2015 07:25:21 +0000] rev 48

TCPSocketServer::accept is now blocking which is same behavior of original EthernetInterface library.


Added getIPAddress() function

2015-01-23, by MACRUM [Fri, 23 Jan 2015 09:56:01 +0000] rev 47

Added getIPAddress() function


Fixed: NTPClient library compatibility.

2014-11-22, by ban4jp [Sat, 22 Nov 2014 15:32:42 +0000] rev 46

Fixed: NTPClient library compatibility.


disabled _DEBUG option.

2014-11-22, by ban4jp [Sat, 22 Nov 2014 11:01:16 +0000] rev 45

disabled _DEBUG option.


Fixed: HTTPClient library compatibility.

2014-11-21, by ban4jp [Fri, 21 Nov 2014 03:50:48 +0000] rev 44

Fixed: HTTPClient library compatibility.


It was reviewed and modified the Receive logic of socket communication(TCP and UDP).

2014-11-14, by kishino [Fri, 14 Nov 2014 00:52:31 +0000] rev 43

It was reviewed and modified the Receive logic of socket communication(TCP and UDP).


It was supported to the FRDM-KL46Z platform.

2014-09-19, by kishino [Fri, 19 Sep 2014 01:46:17 +0000] rev 42

It was supported to the FRDM-KL46Z platform.


Modified the module name of Copyright.

2014-07-15, by kishino [Tue, 15 Jul 2014 10:13:53 +0000] rev 41

Modified the module name of Copyright.