[Mono-devel-list] Calling unmanaged code from C#

Matt Davey Matt.Davey at finetix.com
Fri Feb 6 14:56:54 EST 2004


Hi,

I have an app that runs on MIcrosoft .NET that is build with C# calling a Visual C++ Managed wrapper around the TIBCO RV libraries (http://www.tibco.com/software/enterprise_backbone/rendezvous.jsp).  

I want to move the app to Mono on RedHat. Am I correct is thinking that instead of using the managed/unmanaged Visual C++ component on Mono, I should build a C# component that wrappers the tibco .so file, and invokes methd via DllImport ?

Later
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040206/e1f722bc/attachment.html 


More information about the Mono-devel-list mailing list