I don't know how C++ apps executes but is it possible to get a dummy sample of this C++ app to run on windows machine to be able to reproduce this issue?I am communicating with the console app via a master C++ app coded wih Qt.
The master app sends a string "ping\r\n" to the console app, which sends back the string received with Console.WriteLine(text).
Fouad Roumieh
No comments:
Post a Comment