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 TCP buffer problem

hi there

i have been working on TCP socket on EVMC6657 platform. i have server running on PC which sends certain data (375k byte) at a time to be processed on to the DSP chip which works in client mode. the server side worked fine ,but from the client side it works only up to certain limit of buffer size (1400 -1500 bytes). however i want to receive all of the data at once on my client  . i.e 375k bytes. how do i increase the buffer size limit ?  

with regards

  • Hi,

    The below E2E post will help you,

    http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/207175/743100.aspx#743100
    http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/361760/1271617.aspx#1271617
    http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/243353/1035574.aspx#1035574

  • Hi,

    I believe that, the above E2E posts will be helpful to test for your requirement. Please help to close this thread, If you done. You can comeback if any discussion on this.