Hi,

Thank you for the information. I was pretty sure that mico has  this extending 
possibilities. 

In my company, they have a proprietary networking protocol which I thought 
would be pretty cool to use together with CORBA. So I picked an ORB which 
advertises the so-called "Pluggable Protocols" and extended its UDP protocol.

Now, for different reasons we are no longer sure if this was the right choice.
So I started looking around for some alternatives and found mico. We are
not planning to replace our ORB right now, but it's good to know that there
are other options.

I mentioned UDP above, so you can guess that this proprietary protocol
is also connection-less and "behaves" much like UDP. I will look at the files 
you told me and see if that would work for us.

Thanks again,
Volker

Am Freitag, 26. Januar 2007 08:58 schrieben Sie:
> 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