Bug with DelimiterBasedFrameDecoder + Delimiters.nulDelimiter() orI am doing it wrong?

NicolasDesy liguorien at hotmail.com
Thu Jul 30 09:13:01 EDT 2009


Actually I'm using a Java client(netty based).  But I did try with an AS3
client and I get the same result.

Nicolas


miarkus wrote:
> 
> Hi!
> 
> What actionscript version are you using? 2.0 or 3.0? There was (and I'm
> not 
> sure if it's still an issue) a known null byte issue with AS 2.0 regarding 
> the null byte.
> That was the reason why I had to port my AS 2.0 application to AS 3.0.
> Also instead of using XMLSocket object you can use raw Socket class (AS
> 3.0) 
> that will give you more control over sending data.
> 
> Best
> 
> Pete
> 

-- 
View this message in context: http://n2.nabble.com/Bug-with-DelimiterBasedFrameDecoder-%2B-Delimiters.nulDelimiter%28%29-or-I-am-doing-it-wrong--tp3353009p3356213.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list