SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html

Dependents:   SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more

Fork of YDwifiInterface by Takao Kishino

Revision:
34:8c3527b8f44e
Parent:
33:33f1bc919486
Child:
36:f33fcf5975ab
--- a/SNIC/SNIC_UartMsgUtil.h	Tue Jun 03 08:53:07 2014 +0000
+++ b/SNIC/SNIC_UartMsgUtil.h	Mon Jun 09 08:28:07 2014 +0000
@@ -135,6 +135,8 @@
 friend class C_SNIC_Core;
 friend class C_SNIC_WifiInterface;
 friend class UDPSocket;
+friend class TCPSocketConnection;
+friend class Socket;
     
 private:
     C_SNIC_UartMsgUtil();