blah blah blah is here! blah blah » Close

0
votes
0 answers

VoIP! command line calling

Hello everyone, I am a PhD student in Stockholm, studying VoIP technology. I am in the middle of writing my dissertation, about command line calling. As I'm doing my researches, I've already found some very interesting research material ...

0
votes
2 answers

what is the best way to interact with C++ from C#

I want to write a test program in .NET. I envision a C# program to pass an argument to a C++ .NET program and get back a returned value. What is the best way to do this? (When I Google this problem, I get very old articles, like from 2 ...

Feedback