[Mono-dev] COM Interop, or something like it
Vladimir Lushnikov
vladimir.lushnikov at gmail.com
Thu Aug 25 16:32:54 EDT 2005
Hi,
I don't pretend to be an expert, but I believe the easier way is exposing
the functionality through a web service.
Regards,
On 25/08/05, Ring, Kevin <kring at agi.com> wrote:
>
> Hello,
>
> In Microsoft's implementation of .NET, it is possible to expose a class
> written in C# via a COM interface. This makes it possible (perhaps even
> easy!) to instantiate C# objects and call methods on them from, say, a
> native C++ application.
>
> Does Mono have a capability like this? In looking around, I've found
> vague references to Corba and Bonobo interop, but no specifics. It doesn't
> matter much to me what specific technology is used, I'd just like an easy
> way to instantiate managed objects and interact with them from a native C++
> application. I know I can embed Mono, and call methods that way, but it
> seems very cumbersome compared to COM interop. Is there a better way?
>
> Thanks!
>
> Kevin Ring
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
--
Vladimir Lushnikov
C.E.O and Software Developer
EverythingX Limited (http://www.everythingx.net)
http://mireno.blogspot.com - "Of Life and Programming"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050825/1fe7bffc/attachment.html
More information about the Mono-devel-list
mailing list