Files
Thomas Quinot 0354964441 (PolyORB.Utils.Buffers.Align_Transfer_Elementary):
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
2013-06-03 11:28:28 +00:00
..
2012-01-04 22:41:08 +00:00
2012-01-04 22:41:08 +00:00
2012-01-04 22:41:08 +00:00
2007-07-16 16:42:17 +00:00

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