[omniORB] Need advise for sending binary data (omniORBpy)

Bernard Niset bn@7ways.com
Fri, 19 May 2000 21:07:17 +0200


I need to send binary data (image date) through the marshalling process of
omniORB.

Currently, I declared a type BinaryData as sequence<octet>. I read the file
data in a python string and passed as the return value on in structs.

It works fine but I wonder if it is the most efficient way to do it.

Thanks in advance for your help,

-----------------------------------------
Bernard Niset
7Ways development team
http://www.tldnames.com
-----------------------------------------