for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **

Dependents:   SNIC-httpclient-example SNIC-ntpclient-example

Fork of SNICInterface by muRata

Revisions of SNIC/SNIC_Core.h

Revision Date Message Actions
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
39:a1233ca02edf 2014-07-15 The pointing out of in-house reviews was modified. File  Diff  Annotate
36:f33fcf5975ab 2014-06-19 Supported a new command format of SNIC UART. File  Diff  Annotate
33:33f1bc919486 2014-06-03 Created functions of UDP client and UDP server. File  Diff  Annotate
32:ae95309643aa 2014-05-30 Implemented a API of TCP server. File  Diff  Annotate
31:15c22824cc46 2014-05-29 Created a command of IP address settings. 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
28:b796031f6519 2014-04-01 Modified SNIC_INIT command. File  Diff  Annotate
27:dcc4f34448f0 2014-03-31 Created a SNIC_CLOSE_SOCKET_REQ command. File  Diff  Annotate
26:f2e1030964e4 2014-03-28 Created a virtual destructor File  Diff  Annotate
25:67183ed15708 2014-03-28 Created a base class for Murata named C_MurataObject. File  Diff  Annotate
23:4ff2231ff9ba 2014-03-27 Modified the description of classes. File  Diff  Annotate
22:a9ec0cad4f84 2014-03-27 Refactoring File  Diff  Annotate
21:dda155fe5048 2014-03-27 The change in the internal class friend class File  Diff  Annotate
20:dd736d328de6 2014-03-27 Change to folder from library. File  Diff  Annotate
17:d8bc02c455a6 2014-03-27 Some member variables was changed to "private" from "protected". File  Diff  Annotate
16:6100acfeb1f1 2014-03-27 The instance of C_SNIC_UartCommandManager in C_SNIC_Core class was changed from public to private. File  Diff  Annotate
15:5eb637414df2 2014-03-27 Method name was changed. [C_SNIC_Core::getAlocCmdBuf -> C_SNIC_Core::allocCmdBuf.] File  Diff  Annotate
14:54378c96d285 2014-03-26 Added a comment of copyright. File  Diff  Annotate
13:53e6471d5753 2014-03-25 Created the function of the TCP / IP client. (packet send, receive) File  Diff  Annotate
12:0254eaccfda2 2014-03-25 Refactoring of the class name File  Diff  Annotate