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