Flex AMF Message Support
rramirez
rramirez.misc at gmail.com
Fri Aug 6 12:00:26 EDT 2010
Thanks for the quick reply. The message format in flazr is AMF0 and we would
need AMF3. I did play around with the amf related code in flazr to update
it to AMF3, but could not get it to work. I went ahead and decided to
exchange string data due to the fact that I am new to using nio and network
programming in general and time contstraints.
We are able to successfully pass short strings; however, the problem I am
having now is that one string that I write out (~1300 chars) gets sent as
two messages. It looks like a string over ~1000 characters gets split apart
and sent as several messages in general when using the String Encoder. Is
there a way to avoid this and have the server write out the string as one
message?
Thanks,
Rebecca
--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Flex-AMF-Message-Support-tp5373204p5381152.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list