> I want some suggestion about below factors:
>
> 1.Iam sending file to server as block wise of 1024
> bytes and my servlet also writes file in remote
> destination folder as a block wise of 1024 bytes.If I
> increase the block size then is it increase the speed
> ?

Yeah.. test with higher block sizes.

> 2. I have used DataOutputStream for writing on
> outputstream and InputStream for reading,if I used
> BufferWriter and BufferReader then is it increase the
> speed ?

Defnitely a good idea.

-- 
Pablo Mayrgundter
Director of Applications and Services
www.reeltwo.com


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

Reply via email to