ALcune correzioni sparse, risistemati i commenti interni delle varie
[gapil.git] / sources / TCP_echo_second.c
index fcf5a4fff7cafef64c467f90d089a5673df6916a..5f0a92e0564d53201cdff8686c19623cd431334d 100644 (file)
@@ -1,4 +1,4 @@
-/* TCP_echo.c
+/* TCP_echo_second.c
  * 
  * Copyright (C) 2001-2003 Simone Piccardi
  * 
  * 
  * Copyright (C) 2001-2003 Simone Piccardi
  * 
  */
 /****************************************************************
  *
  */
 /****************************************************************
  *
- * Program TCP_echo.c
+ * Program TCP_echo_second.c
  * Simple TCP client for echo service (port 7)
  * Simple TCP client for echo service (port 7)
+ * This version handle server closing connection
  *
  * Author: Simone Piccardi
  * Jun. 2001
  *
  * Usage: echo -h give all info's
  *
  *
  * Author: Simone Piccardi
  * Jun. 2001
  *
  * Usage: echo -h give all info's
  *
- * $Id: TCP_echo_second.c,v 1.1 2003/10/18 16:30:23 piccardi Exp $
+ * $Id$
  *
  ****************************************************************/
 /* 
  *
  ****************************************************************/
 /*