Already resolved. The problem stays that InputStream.available()
method doesn't work properly
> Already resolved. The problem stays that InputStream.available()
> method doesn't work properly
[quoted text clipped - 13 lines]
>>I appreciate you
>>thanks a lot for help
If I recall correctly, there is a caveat in the SSLSocket code that says
that, due to the interleaving of handshake and data bytes, available()
may return even when there are no bytes to read.
You may want to check if this is happening to you.
Also check if you are calling flush() on the OutputStream, to send the data.
Regards,
Rogan

Signature
Rogan Dawes
*ALL* messages to discard@dawes.za.net will be dropped, and added
to my blacklist. Please respond to "nntp AT dawes DOT za DOT net"