I've build RCF into a .NET component and I'm able to call a C++ win 32 server, not back.
Do you have any plan to support communication between not managed and managed code ?
TIA.
.NET build
Re: .NET build
We definitely do. We have a new product RCFProto, just about ready for beta release, which will support remote calls between C++, C#, Java and Python. As the name indicates, it uses Protocol Buffers:
https://code.google.com/p/protobuf/
, as the message format.
If you keep an eye on the forums, there will be an announcement soon for the beta release.
https://code.google.com/p/protobuf/
, as the message format.
If you keep an eye on the forums, there will be an announcement soon for the beta release.