Part Number: DK-TM4C129X
Hello,
I am using the DK-TM4C129 board, TIVA TI-RTOS NDK stack. I need to send a huge block of data using TCP socket. Block is 150KB. What is the maximum block of data I can send with TCP send? Correct me if I am wrong but I understand that the NDK stack will just break it into chunks under the hood right? What parameter in the config file should I change in order to set the maximum block I can send or how it is broken into chunks?
Thanks.
Regards,
AJ