Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is differential delay and its value in dMLP implementation?

0
10 Posted

What is differential delay and its value in dMLP implementation?

0
10

dMLP supports a differential delay of 30 ms. That would mean if a fragment is received at a time T and it is out of order (expecting a sequence number 100, but we received 101). If sequence number 100 is not received until T+30 ms, 100 would be declared lost and if you can start processing from 101, you would do that. In case you can not start with 101 (if it is a middle fragment), you would look for the fragment which has the begin fragment (for instance, 104) and start from there.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123