Re: UDP Rate
Re: UDP Rate
- Subject: Re: UDP Rate
- From: Vincent Lubet <email@hidden>
- Date: Sat, 21 Feb 2004 17:25:54 -0800
On Feb 20, 2004, at 11:48 PM, Zack Morris wrote:
2. Is the udp mtu in OS X 8192 bytes? I can't seem to send 16384 byte
packets, or even 16000 bytes. And I thought the mtu for ethernet was
64k.
The maximum size for outgoing UDP datagrams is controlled by the sysctl
net.inet.udp.maxdgram. The default value is 9216.
Vincent
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
References: | |
| >UDP Rate (From: Zack Morris <email@hidden>) |