Let’s say that all receivers are connected to the same router, which is one hop away. What percent of UDP multicast packets should I expect to be dropped/lost in this setup?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Most packets are lost due to buffer overflows not due to the quality of the network, aside of using interference prone mediums such as radio.
So to answer, you should expect 0% dropped packets. What you will see is entirely dependent upon application load causing the incoming socket buffers to not be timely read.