UDP message length

"이희승 (Trustin Lee)" trustin at gmail.com
Mon Jun 1 00:24:30 EDT 2009


Sure there is. :)  NIO UDP transport will be added in 3.2.0.  I will
move on to 3.2.0 pretty soon after 3.1.0.GA is out.

HTH,
Trustin

On 01-Jun-2009 13:01, Jiang Bian wrote:
> 
> Nice. Thanks. Is there any plan to implement Nio udp in Netty? Just  
> wondering...
> 
> Jiang
> 
> Sent from my iPhone
> 
> On May 31, 2009, at 10:42 PM, "Trustin Lee (via Nabble)" <ml-user+57722-852313764 at n2.nabble.com 
>  > wrote:
> 
>> Hi,
>>
>> On 31-May-2009 07:41, Jiang Bian wrote:
>>>
>>> Does anyone know the message length for UDP communication in netty?
>>> Does it depend on the MTU?
>>> I tried, 736 is the max I can get it running stable...
>>
>> Yes.  If a UDP message is long, it will be truncated by router in most
>> cases.
>>
>>> do I have to deal with fragmentation my self, if the message is  
>> longer than
>>> a certain number?
>>
>> Yes.  I'd just use TCP in such a case.
>>
>> HTH,
>> Trustin
>>
>>
>>
>> _______________________________________________
>> netty-users mailing list
>> netty-users at ...
>> https://lists.jboss.org/mailman/listinfo/netty-users
>>
>>  signature.asc (266 bytes) Download Attachment
>> Trustin Lee, Principal Software Engineer, JBoss, a division of Red Hat
>> -- 
>> what we call human nature is actually human habit
>> -- 
>> http://gleamynode.net/
>>
>>
>> This email is a reply to your post @ http://n2.nabble.com/UDP-message-length-tp3000213p3004441.html
>> You can reply by email or by visting the link above.
>>
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20090601/69aaf173/attachment.bin 


More information about the netty-users mailing list