ACE+TAO-6_5_17
[ACE_TAO.git] / TAO / tests / ClientPortSpan / README
blob92e9688881cd17402d4f0591d98199f950fd3c68
1 /**
5 @page ClientPortSpan Test README File
7   Based on the Hello test client & server. Server pauses before returning to
8   give all clients a chance to start.
10   Test demonstrates that clients can be constrained to opening IIOP connections
11   only on specific local side ports, and will fail if no ports in the range are
12   available.
14   To run the test use the run_test.pl script:
16 $ ./run_test.pl
18   the script returns 0 if the test was successful.