0

I am new to SCTP Protocol, I am using SCTP to transfer a large number of binary chunks of a single video file from C Language. Current issue is SCTP starts transmit the chunks to the other end only after all the chunks are ready. Is there a way to tranmit chunks one by one immediately it is available. callback used to sent the packet is "onSctpOutboundPacket". Please let me know any solution.

0 Answers0