I have a situation where I have a C# application that needs to get at a C++ networking api. So I am looking for opinions on how to tackle the problem. I expect for there to be a translator function in ...