Meding, Olaf
2006-12-14 04:13:57 UTC
C# code can call (unmanaged C++) code. Correct me if I am wrong, but my
understanding is that this is done by turning the C++ code into some
kind of DLL?
So I wonder how much work it would be to turn omniORB into a DLL in such
a way that it can be called by C# code.
Our environment is MS Windows XP and VS .NET 2.0 (Visual Studio 2005,
VC8).
Many thanks for your help.
Olaf
P.S. Yes, I know that there is also IIOP.NET.
understanding is that this is done by turning the C++ code into some
kind of DLL?
So I wonder how much work it would be to turn omniORB into a DLL in such
a way that it can be called by C# code.
Our environment is MS Windows XP and VS .NET 2.0 (Visual Studio 2005,
VC8).
Many thanks for your help.
Olaf
P.S. Yes, I know that there is also IIOP.NET.