Thomas Radke 69b26f8ecb [svn-r4091]
Purpose:
    Use port hunting to test the Stream VFD
Description:
    The stream driver is tested by streaming data
    between two different processes on the local
    machine on a given default port.
    If this port is already is use, port hunting
    should find the next available port to use.
    The hostname/port information which is actually
    used by the sender is written to a temporary
    file which is then read by the receiver process
    to connect to the sender's port.

    For the purpose of testing I switched back
    the default port to use from 10007 to 5678
    which is at least already used by another
    service on modi4.
Platforms tested:
    x86 Linux, Irix 32/64 bit (modi4), Dec Alpha,
    Unicos on T3E, Hitachi SR8000, AIX on SP2
2001-07-02 08:05:50 -05:00
2001-06-05 22:57:35 -05:00
2001-05-15 13:00:20 -05:00
2001-06-19 11:19:34 -05:00
2001-06-22 14:19:06 -05:00
2001-06-18 15:22:10 -05:00
2001-06-28 10:13:25 -05:00
2001-06-18 15:22:10 -05:00
2001-06-04 13:12:50 -05:00
2001-07-02 07:57:46 -05:00
2001-07-02 08:05:50 -05:00
2001-06-20 15:11:11 -05:00
2001-06-29 10:27:15 -05:00
2000-11-13 16:25:12 -05:00
2000-09-14 17:59:16 -05:00
2001-06-21 15:25:09 -05:00
2001-06-21 14:31:37 -05:00
2001-06-21 14:31:37 -05:00
2001-06-19 11:18:42 -05:00
2001-06-19 11:18:42 -05:00
2001-06-21 10:18:59 -05:00
2001-06-28 13:55:59 -05:00
2001-05-30 14:51:39 -05:00
2000-11-03 15:39:52 -05:00
2001-03-28 18:44:04 -05:00
2001-04-10 14:15:23 -05:00
2001-06-22 13:46:26 -05:00
2001-06-28 13:59:16 -05:00

This is hdf5-1.5.7 currently under development
Please refer to the INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt file in this directory for information
specific to this release of the library.  The INSTALL file contains
instructions on compiling and installing the library.  The INSTALL_parallel
file contains instructions on installing the parallel version of the
library.

Documentation for this release is in the html directory.  Start with the
"index.html" in that dictectory.

Four mailing lists are currently set up for use with the HDF5
library.

   hdf5         - For general discussion of the HDF5 library with
		  other users.

   hdf5dev      - For discussion of the HDF5 library development
		  with developers and other interested parties.

   hdf5announce - For announcements of HDF5 related developments,
		  not a discussion list.

   hdf5cvs      - For checkin notices of code development on the library,
		  not a discussion list.

To subscribe to a list, send mail to "majordomo@ncsa.uiuc.edu",
with "subscribe <list>" in the _body_, not the Subject, of the message.
E.g., subscribe hdf5 

Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu".

Nearly daily code snapshots are now being provided at the following URL:
    ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the readme file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/

Bugs should be reported to hdfhelp@ncsa.uiuc.edu.

Description
No description provided
Readme 602 MiB
Languages
C 81.7%
Fortran 4.5%
Java 4%
CMake 3.3%
C++ 2.4%
Other 4%