Re: Difference between ORBIT and Shared Library ?



Franck Martin wrote:

> Can you specify this part: "You can implement the server inside a shared
> library"
>
> Can you point me to some examples. I have the feeling that the
> interface Echo {
>         void echoString(in string astring);
> };
> must always be implemented as a standalone process, which is started by the
> name service.

No.

> I never saw an example where the server is compiled as a
> library.

An example is the standard moniker (libmoniker_std) in bonobo. But this
is bonobo related code. Maybe someone on the orbit-list can point you to
a better example.

- Dietmar






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]