I used to be a c++ programmer using dcom to make portable code that runs over networks.
I want to interface to a C++ program from c#.
Is this possible, c# seems to harp on about "remoting" all the time, which I assume can no be used in c++.
Any ideas?
Thanks
Tom
I want to interface to a C++ program from c#.
Is this possible, c# seems to harp on about "remoting" all the time, which I assume can no be used in c++.
Any ideas?
Thanks
Tom