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

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

Fork of SNICInterface by muRata

Revision:
14:54378c96d285
Parent:
12:0254eaccfda2
--- a/Socket/TCPSocketConnection.h	Tue Mar 25 02:21:11 2014 +0000
+++ b/Socket/TCPSocketConnection.h	Wed Mar 26 04:38:12 2014 +0000
@@ -15,6 +15,18 @@
  * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
+/******************* Murata Manufacturing Co.,Ltd. 2014 *****************
+ *
+ * Filename:   TCPSocketConnection.h
+ *
+ * Purpose:    This module has define of TCP connection.
+ *              
+ * $Author: kishino $
+ *
+ * $Date: 2014/03/26 $
+ *
+ * $Revision: 0.0.0.1 $
+ * ***********************************************************************/
 
 #ifndef TCPSOCKET_H
 #define TCPSOCKET_H