Re: demarcating incoming messages

2007-03-21 Thread Trustin Lee
Hi Uday, On 3/21/07, Uday Prakash (DHL CZ) <[EMAIL PROTECTED]> wrote: Hi Trustin, Is there a way to set up the framework so that when a message stream is received and messageReceived(...) is called we are able to extract individual messages from a stream of messages. Say, the messages start wi

demarcating incoming messages

2007-03-21 Thread Uday Prakash \(DHL CZ\)
Hi Trustin, Is there a way to set up the framework so that when a message stream is received and messageReceived(...) is called we are able to extract individual messages from a stream of messages. Say, the messages start with and end with so when we get a stream of bytes the messageReceived(.