hi all,
I learned the NDK demo helloworld, I have a question.
we use NC_netstart() function to listen to the activity of the given port, when the given port receives data ,then send the data back. But if I want my DSP send data out first to my PC , then what should I do and how to implement it ?