>I guess your program is buggy, you should sdrecv until it reads 0 >byte or the read channel closed by remote side, or you know that >enough data have already arrived.
But why it works just fine in jconsole when code executed line by line and 'data =: ;sdcheck sdrecv socket , 10000000 , 0' returns full page source? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
