On Mon, May 25, 2009 at 11:52 AM, Pietro Guerrieri <[email protected]>wrote:
> ok > but i have a varible message length like the examples > [myAction]01[year]9999[len-url]35[URL]http://mina.apache.org/contact.htmlor > [myAction]01[year]9999[len-url]18[URL]http://www.cnn.com > > so my stream is: > 01999935http://mina.apache.org/contact.html01999918http://www.cnn.com > It may be variable, but as you have the URL length in your message, you have everything needed to know when your data has been fully received. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
