packet-loss Questions
3
Solved
Okay, so I am programming for my networking course and I have to implement a project in Java using UDP. We are implementing an HTTP server and client along with a 'gremlin' function that corrupts p...
Antirachitic asked 25/2, 2013 at 4:35
0
According to Kafka's commitTransaction documentation, commitTransaction will fail with TimeoutException if it doesn't receive a response in certain time
Note that this method will raise TimeoutE...
Lamoreaux asked 29/4, 2020 at 6:57
1
Solved
We are using the licode MCU to stream recorded video from Google Chrome to the server. There isn't a second instance of Google Chrome to handle the feedback and the server must do this.
One thing ...
Harriman asked 18/11, 2015 at 22:2
1
Solved
While interning at a video conferencing company, there was much talk of packet loss. Wikipedia states the following:
Packet loss is typically caused by network congestion.
I understand that b...
Zouave asked 7/8, 2015 at 6:29
4
Solved
Would sending lots a small packets by UDP take more resources (cpu, compression by zlib, etc...). I read here that sending one big packet of ~65kBYTEs by UDP would probably fail so I'm thought that...
Smaragd asked 21/2, 2013 at 1:17
1
Solved
I'm trying to create a basic algorithm that does packet loss concealment for core audio. I simply want to replace the missing data with silence.. in the book learning core audio, the author says th...
Improve asked 26/11, 2012 at 13:32
2
Solved
I am trying to find out what the difference between packet loss and packet duplication problems is. Does anyone know what 'packet duplication' is all about? Is it the same as re-transmitting packet...
Blinny asked 13/10, 2012 at 9:24
1
© 2022 - 2024 — McMap. All rights reserved.