mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
[Imported from Perforce change 7314 at 2006-12-01 20:19:44] Subversion-branch: /trunk/polyorb Subversion-revision: 35114
12 lines
396 B
Plaintext
12 lines
396 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 implementeation |