for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **
Dependents: SNIC-httpclient-example SNIC-ntpclient-example
Fork of SNICInterface by
History
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.
The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;
2014-07-15, by kishino [Tue, 15 Jul 2014 09:56:37 +0000] rev 40
The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;
The pointing out of in-house reviews was modified.
2014-07-15, by kishino [Tue, 15 Jul 2014 02:08:42 +0000] rev 39
The pointing out of in-house reviews was modified.
Fixed a variable name of pointer type.
2014-06-25, by kishino [Wed, 25 Jun 2014 00:04:11 +0000] rev 38
Fixed a variable name of pointer type.
Fixed bugs that was found in the API test.
2014-06-24, by kishino [Tue, 24 Jun 2014 06:24:23 +0000] rev 37
Fixed bugs that was found in the API test.