[omniORB] Problem with fragmented packet

Duncan Grisby dgrisby@uk.research.att.com
Thu, 21 Mar 2002 15:13:43 +0000


On Thursday 21 March, =?iso-8859-1?Q?Jens_St=E5l_Hansen?= wrote:

> OpenOrb does not support fragmented packets, and that is coursing some
> problems with a BinaryFile ( sequence<octet> ).
> 
> Is there any way I can tell omniORB, to not Fragment ?

No, omniORB always fragments GIOP 1.1 and 1.2 messages, to avoid
having to pre-calculate message sizes.

> Would it help to use IIOP 1.0 instead ?

Yes, as long as you're not trying to use other things that require
GIOP 1.2, for example wstrings.

Are you sure that OpenOrb doesn't support fragmentation?
http://www.openorb.org/openorb.html has a changelog entry saying
"Fixed problem with bidirectional, fragmented IIOP losing the
fragments", which implies to me that they are at least trying to
support fragmentation.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --