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