mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
When data needs to be byte swapped, do not assume that the swapped representation is still a valid representation for the type. Fixes M603-008 Subversion-branch: /trunk/polyorb Subversion-revision: 210710
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