6.6.2 Other examples
PolyORB provides other examples to test other CORBA features. These
examples are located in the example/corba directory in the PolyORB
distribution.
- all_functions tests CORBA parameter passing modes
(
in
, out
, ..);
- all_types tests CORBA types;
- echo is a simple CORBA demo;
- random is a random number generator;
- send tests MIOP specific API.