3 File: DevGuideExamples/GettingStarted/README
6 This directory contains a CORBA example illustrating a simple client and
7 a server with a Interface Messenger. The Messenger Interface has
8 an operation for sending a message (send_message). The MessengerClient
9 will send a message which is displayed by the MessengerServer when
10 received. The MessengerClient will then confirm that the message has
11 been sent successfully.
28 Exeuction via Perl Script
29 -------------------------
31 A Perl script has been created to automate the steps shown
32 above. This script can be run via the following command:
39 If you run on Windows platform, go to Debug or Release directory to run the
40 script via following command: