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.

UDP fragmented messages

Hello,

I'm using a c6678 evm and trying to send and receive fragmented messages (larger than1472),

While trying to send buffer larger than 1472 I receive the following message in the console window: "E_spOutOfBounds stack error, SP = 0x800654e0.

While trying to receive a fragmented message the message is ignored.

I do not want to use jumbo packets so I didn't tried this option.

Is there a flag or configuration need to be done for supporting packet reassembly/fragmentation?

Thanks,

Jim