最近在使用NDK下client例程来实现socket收发,需要具体修改什么地方才能实现从socket收发?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
建议先看看NDK user guide,在NDK中提供了socket API,NDK user guide中也提供了相应的例程,如NDK user guide section3.4提供了相应的C example,NDK user guide及API program guide在NDK安装目录下有附带。
关于使用client例程进行socket编程可以参考:http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/270291.aspx