To compile run "./configure && make"

  Version 1.0.4 - eanzmagn (Finn Magnusson)
  -------------
    * Updated for ipv6. To compile, rename the file ip-lib6.c to ip-lib.c, then do "make clean && make", then rename the file "connect" to "connect6". 
      Both utilities are needed: connect for ipv4 only and connect6 for ipv6 only

  Version 1.0.3 - esmidav (David smith)
  -------------
    * Updated to work on solaris and any other *nix system.

  Version 1.0.0
  -------------

    * Initial release.  Should compile without problems.  See manpage
      for details.  testd is a simple example test daemon.

