[omniORB] hand making CORBA::Object
Duncan Grisby
duncan at grisby.org
Mon Jul 14 16:51:45 BST 2003
On Monday 14 July, Slava Garelin wrote:
> > Look at the source of genior, and the omniORB functions it uses.
>
> Yes, I use that example already, but I have problem with adding SSL tag.
> If I put "omniIOR::add_TAG_SSL_SEC_TRANS(address ,0x60,0x60);" in code
> than all sequential created iors will have ssl tag also.
> Is it another way to add ssl tag to single ior?
That's why I said to look at the omniORB functions genior uses. All
you need is a combination of a bit of add_TAG_SSL_SEC_TRANS and a bit
of insertSupportedComponents, to add the SSL tag manually.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list