Subject: problem with Decoding stream
1 In the process of Inflating the compressed stream, sometimes the Decode() function will throw exception SharpZipBaseException("broken uncompressed block"); what will lead to this?
2 Sometimes,after the client run a period of time, the client can only send xml stanza,but can't receive any xml stanza.What perhaps will lead to this phenomena?For example, for the first question, after throwing SharpZipBaseException, and application doesn't exit, then the client can only send xml stanza.
2 Sometimes,after the client run a period of time, the client can only send xml stanza,but can't receive any xml stanza.What perhaps will lead to this phenomena?For example, for the first question, after throwing SharpZipBaseException, and application doesn't exit, then the client can only send xml stanza.