Oliver,
I don't want to tell you how to write code but I honestly think you need to
rethink your design. Sending 40,000 characters seems quite extreme, if you
must send that many then you should try to break it up into smaller chunks.

Paul

On 2/5/07, Oliver Müller <[EMAIL PROTECTED]> wrote:

Hi,
Joachim suggested to use org.apache.mina.common.ByteBuffer instead of
String to handle large strings. (Because I get an error when sending a
string with more then 40.000 chars.)
Can anyone explain to me how I could implement this in my Red5 app ?

--
cheers,
Olli

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org




--
The early bird may get the worm, but the second mouse gets the cheese.
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to