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

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

Fork of SNICInterface by muRata

Revision:
32:ae95309643aa
Parent:
29:6a0ba999597d
Child:
33:33f1bc919486
--- a/SNIC/SNIC_UartCommandManager.h	Thu May 29 03:23:21 2014 +0000
+++ b/SNIC/SNIC_UartCommandManager.h	Fri May 30 08:30:40 2014 +0000
@@ -56,6 +56,7 @@
 friend class C_SNIC_Core;
 friend class C_SNIC_WifiInterface;
 friend class TCPSocketConnection;
+friend class TCPSocketServer;
 friend class Socket;
 
 private:
@@ -110,6 +111,8 @@
     
     void scanResultIndicate( unsigned char *payload_p, int payload_len );
     
+    void connectedTCPClient( unsigned char *payload_p, int payload_len );
+
     /** Checks in the command which is waiting from Command ID and Sub ID.
         @param  command_id  Command ID
         @param  payload_p   Command payload