I've got c# dispatcher and fast c++ program for data processing.I need pass data(initializtion) to c++ program from c# dispatcher. Passing data is primitive type: config strings, decimals. I don't want use file or command line arguments for interaction. I think it should be smarter way. Now interaction is one-way, but I think at the future it could be two way. Can you advice me appropriate way for my task?
Thanks
you could make use of C++/CLI DLL as the middle layer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With