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.

RTOS/TM4C129XNCZAD: NDK is block if the target IP unit isn't on the network

Part Number: TM4C129XNCZAD

Tool/software: TI-RTOS

Hello,

I'm using

- CCS Version: 6.1.0.00104,
- TIRTOS: tirtos_tivac_2_16_01_14

- xdctools_3_32_01_22_core

and i have a big problem with my client, we are providing a customized VOIP to the client, and we are uni-casting the the voice portions to large number of nodes using UDP socket. the problem that if one of the targets is OFF for any reason, the UDP packet won't be transmitted and return error after a while will be 55 from sendto.

the big problem that due to the OFF unit the internal buffer in the NDK will be full and will prevent any trial of transmission to the ON unit till the buffer being cleared by itself. and this will cause jitters in the voice.

so please advice, how can i overcome this problem in the NDK?

Best Regards,

Mohammed Fawzy