Talk:WxURL
From WxWiki
I think it's not the correct way to download a file. You just need to create a small buffer (let's say 1-4kb) and then read it in a cycle until stream is not finished. So you don't need to know lenght and you can avoid long blocking pause...
I guess this is absolutely right.
Interrogans 23:18, 22 September 2007 (GMT + 1)
