=======================================================
myTCPClient
------------
Universal TCP Client
=======================================================

[ChangeLOG] 


0.0.1 First version.

0.0.2 Implemented switch parameters : connection string, keystore, keystore password, trustore           

0.0.3 Implemented switch parameter for to set the cipher suite client  

0.0.4 add README, INSTALL, ChangeLOG, TODO, LICENSE for standard GNU.
      clean code, remove some "segmentation error" and  	
      modularized code  

0.0.5 add parameter  switch --version-ssl to set version ssl. (ssl2|ssl3)
      * --version-ssl SSLv2 -> SSLv2_client_method();
      * --version-ssl SSLv3 -> SSLv3_client_method();

      add supporto per TIBCO EMS (*** free|api commerciali ***)

      migliorato il supporto per ssl... va avanti fintanto non riesce più a far nulla
      quindi fornisce più informazioni possibili...

      add some new parameters switch (Only for EMS Server)
      --auth-user and --auth-password, --type-operation, --message,   
      --max-request, --output-file  

      adherence to standard GNU: developed configure script.

      ____MISSING_____

 





