Hi!! I have to implement a server that has to return a large amount of data in a structure (which can be about 15-20Mb). Is there a maximum call size for omniORB? Will it be better to transmit this structure in many steps and not in only one trasmition? Thanks in advance. Bye!!