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

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

Fork of SNICInterface by muRata

Revisions of Socket/TCPSocketConnection.cpp

Revision Date Message Actions
44:c50e7332afcc 2014-11-21 Fixed: HTTPClient library compatibility. 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
37:f3a2053627c2 2014-06-24 Fixed bugs that was found in the API test. File  Diff  Annotate
34:8c3527b8f44e 2014-06-09 [Refactoring] ; Changed how to define of buffer for TCP socket.; About setting IP address, changed to using common function for convert to binary array from decimal. File  Diff  Annotate
32:ae95309643aa 2014-05-30 Implemented a API of TCP server. File  Diff  Annotate
30:944b8c04b5ff 2014-05-27 Modified a compile error. 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
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
24:987e412ae879 2014-03-28 Changed to that any classes do not have instance of C_SNIC_Core class. File  Diff  Annotate
22:a9ec0cad4f84 2014-03-27 Refactoring File  Diff  Annotate
20:dd736d328de6 2014-03-27 Change to folder from library. 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
4:99cc93fe7d88 2014-03-13 Commit stub of socket class File  Diff  Annotate