SNIC UART Interface library for Murata Type-YD module
Dependents: WebSocketServerTest
Fork of SNICInterface_mod by
Revisions of Socket/Socket.cpp
Revision | Date | Message | Actions |
---|---|---|---|
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 |