Hi All, I am having a problem with Xerces parsing a stream from a socket. Although I am getting messages parsed as data comes in on the socket, there is a buffering going on somewhere, which delays the XML until another after more text arrives. This will not work for my application, where 'packets' of XML data define events.
Can anyone offer me any advice, or even point out where to start looking? Thanks a lot! Tony Cheung