6 File: DevGuideExamples/PortableInterceptor/IOR/README
9 This directory contains an example of using portable interceptors to add
10 tagged information to an IOR.
12 This example is based on the Messenger example in GettingStarted
13 directory. A message is send by MessengerClient and displayed by
14 MessengerServer. On IOR creation, the server has added a special
15 tag "ServerRequiresAuth". The client is able to extract this tag.
31 Execution via Perl Script
32 -------------------------
34 A Perl script has been created to automate the steps shown
35 above. This script can be run via the following command: