Also,<br>     To add to the detail:<br>     It also happens if there is very heavy music being played on the server side.<br>     -- The setup is server encodes data, sends through socket to client which tries to decode this data<br>
        (WIN32 platform)<br>        <br>        But as packet sizes are large, so the data is broken and sent on TCP sockets, wherein i receive data and try to decode, but unfortunately whenever the data is received in parts through client socket I see this corrupt header problem :(<br>
<br>Thanking You<br>Sumit<br><br><div class="gmail_quote">2009/9/26 Sumit Chatterjee <span dir="ltr">&lt;<a href="mailto:getsumit@gmail.com">getsumit@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br>    I debugged the exact cause that returns corrupt header problem: Chksum evaluation fails!<br><br>    But strangey it happens only if I encode multiple streams on the server. If I just run one instance of the encoder then there is no such problem observed. Can anyone please suggest?<br>

<br>Thanks<br><font color="#888888">Sumit<br>
</font></blockquote></div><br>