mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
15 lines
521 B
Plaintext
15 lines
521 B
Plaintext
README for the PolyORB CORBA examples
|
|
-------------------------------------
|
|
|
|
$Id$
|
|
|
|
This directory contains CORBA examples.
|
|
all_functions/ : tests CORBA method invocations,
|
|
all_types/ : tests CORBA types,
|
|
echo/ : simple echo program,
|
|
random/ : random test, see http://www.random.org/corba.html for more
|
|
details.
|
|
send/ : test MIOP implementation
|
|
secure_echo/ : simple echo program with enabled security and a set of
|
|
demonstration configuration files
|