Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / utils / catior / README.catior
blob8dbfe4f3cf77eddd1d6364ccec12edbf7d775177
1 CatIOR is a utility that takes in a stringified IOR and decodes it,
2 printing out the information contained in it.
4 Usage
5 -----
7 tao_catior -f <filename>
9 Takes in a file which contains the IOR and will then output the
10 encoded information to stdout.
12 There are samples file in the test subdirectory.  You can run the
13 "tao_catior" utility against them to see what the output looks like.