diff options
author | Thomas Radke <tradke@aei.mpg.de> | 2001-07-02 13:05:50 (GMT) |
---|---|---|
committer | Thomas Radke <tradke@aei.mpg.de> | 2001-07-02 13:05:50 (GMT) |
commit | 69b26f8ecbce0b2ce945aaa9690b2d2ca326c704 (patch) | |
tree | 295a2294c6f2e99920b370974b2e385822ed9199 /c++ | |
parent | 9f06972b488063ee9e36a3063751b7d9025946d0 (diff) | |
download | hdf5-69b26f8ecbce0b2ce945aaa9690b2d2ca326c704.zip hdf5-69b26f8ecbce0b2ce945aaa9690b2d2ca326c704.tar.gz hdf5-69b26f8ecbce0b2ce945aaa9690b2d2ca326c704.tar.bz2 |
[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
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions