Dear Stephan Schiessling

I don't think read(byte[] ...) methods calls read
internally

what i believe is that when u call getInputStream on
socket it would return Ref to instance of
SocketInputStream Class that contains a native method
called socketRead(byte b[], int off, int len) 

i would like u to go through the source code of the
SocketInputStream class

Thanks & regards
Sandiep U. Sharma
CTO Infosoft

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to