Can anyone give a pointer how to set the version and endian type of the giop message.
It seems by default this module always communicates with version 1.2 and little endian ordering, but the server I need to connect to (its out of my hands) only accepts version 1.1 and big-endian.
many thanks in advance