[p2p-hackers] Optimal UDP Message size for data streaming...

David Barrett dbarrett at quinthar.com
Sat Feb 25 22:35:49 UTC 2006


UDP MTU is around 1500 *bytes* not *kilobytes*.  The actual MTU depends on a
zillion factors (a wide ranging discussion was on the list a while back); I
eventually settled on 1472 bytes for iGlance and it seems to work.

 

-david

 

  _____  

From: p2p-hackers-bounces at zgp.org [mailto:p2p-hackers-bounces at zgp.org] On
Behalf Of Lemon Obrien
Sent: Saturday, February 25, 2006 2:18 PM
To: Peer-to-peer development.
Subject: [p2p-hackers] Optimal UDP Message size for data streaming...

 

I've tried to get TCP-ASYNC Connect to work for a while; i think its
basicaly a ail marry pass; so i'm going to implement data streaming over
udp....i jst have one questions...what is a good size to make the udp
messages (data) when sending over the internet...i know most MTUs are about
1500K; is it better to chunk data at say 32 or 64K or keep the size smaller.
My application works over the internet...not a corporate Internet...so
bandwidth an all that plays a role.

 

thank for the help.



You don't get no juice unless you squeeze
Lemon Obrien, the Third.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zgp.org/pipermail/p2p-hackers/attachments/20060225/0f5d2ed7/attachment.htm


More information about the P2p-hackers mailing list