Hello,<br>

I am new to corba, tried a few things although. I would like to send
a struct back and forth between the client and the server, that
countains a string field, but unfortunatelly I had to realize, that it
is not so easy. It works fine, when the struct contains just numbers.<br>

I found the &quot;typecode&quot; and &quot;any&quot; section in the documentation, but it
is not too clear for me. Could anybody tell me, how can I send such
struct? I use omniorb 4.0, and the c++ binding.<br>

Thanks, Attila