I am looking for a solution to pass a System.IO.Stream back and forth between a C# service and a C++ client, for this I want to use C++/CLI.
I already tried casting to a System.String, but I believe that is not the best way to do this.
I am looking for a solution to pass a System.IO.Stream back and forth between a C# service and a C++ client, for this I want to use C++/CLI.
I already tried casting to a System.String, but I believe that is not the best way to do this.
Copyright © 2021 Jogjafile Inc.