[omniORB] bulk data transfer of files
David Riddoch
djr@uk.research.att.com
Tue, 13 Jul 1999 16:29:54 +0100 (GMT)
On Tue, 13 Jul 1999, Steven W. Brenneis wrote:
> There is a non-portable method of transferring bulk quantities of scalar
> data using sequences that is very fast and very efficient. I have been
> using it for a quite a while and it works well. I'm not sure if this
> will be the answer you are looking for, but here goes:
What Steven suggested will work. However CORBA 2.3 updates the
sequence mapping to provide a portable way to do this -- which has been
implemented in the omniORB 2.8 pre-release.
David