How can i calculate an optimal UDP packet size for a datastream?
Posted
by Andrew Bolster
on Stack Overflow
See other posts from Stack Overflow
or by Andrew Bolster
Published on 2010-05-12T01:35:27Z
Indexed on
2010/05/12
1:44 UTC
Read the original article
Hit count: 309
Short radio link with a data source attached with a needed throughput of 1280Kbps over IPv6 with a UDP Stop-and-wait protocol, no other clients or noticeable noise sources in the area. How on earth can i calculate what the best packet size is to minimise overhead?
© Stack Overflow or respective owner