Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / orbsvcs / tests / HTIOP / Hello / README
bloba4428b61a16f464d30183c3d745147de1ace1a11
1 /**
5 @page Hello Test README File
7 Simple Test to test the functionality and usage of HTIOP protocol
9         Please refrain from "improving", extending or expanding this
10 test, if you need to change
12         To run the test use the run_test.pl script:
14 $ ./run_test.pl
16         the script returns 0 if the test was successful.
19 This test also demonstrates how one could use HTIOP with the corbaloc
20 or corbaname syntax. Note that corbaloc support requires the server register
21 the object reference with the IOR table internally, the corbaname support
22 requires the NamingService running.