Hi,

yes, MICO provides quite clean API for extending ORB to support new transport protocol. I think for protocol X, you will need implementation of XAddress, XAddressParser, XTransport and XTransportServer. Have a look into include/mico/address*.h, include/mico/transport/*, orb/address.cc, orb/transport/*.cc for some inspiration how to do it.

What protocol exactly do you have in mind?

Thanks,
Karel
--
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
---
Need experienced, fast, reliable technical MICO support?
---> http://www.objectsecurity.com/mico_commsup_referral.html <---
---

On Wed, 24 Jan 2007, Volker Kaiser wrote:

Hello list,

Is there a way to extend the mico ORB by a new protocol like the Pluggable
Protocol techiques used in other ORBs?

If yes, how?

Thank you in advance
Volker
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to