it is a common idea, if a file is very big, we may hope the flie in slide can be downloaded off and on.
As I know, the WebDAV is an extension of HTTP. The java.net.HttpURLConnection class provides setRequestProperty method. And then I can use the method to download the file off and on by set the "Range" property.
However, I cannot find such method in WebDAV client API, does the API provide the similar functions to download files continuously?
I think, it is a very common question for most of guys.
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
