java - Download file from X to Y bytes -
i have couple of doubts regarding downloading of file using java
- is possible size of file before start downloading ?
- also possible download x y bytes file ?
you can these provided server supports these functions. (its not client) nfs , cifs servers do. http , ftp servers do. how depends on protocol , server using.
Comments
Post a Comment