[Question]Download File

01/01/2016 01:22 sgian910#1
#solved
01/01/2016 03:55 alpines#2
I'm pretty sure that InetGet is not capable of resuming a download. You can request the file for example over HTTP where you're able to change each packet so you can request the file from a specific file offset.
01/01/2016 14:42 sgian910#3
Quote:
Originally Posted by alpines View Post
I'm pretty sure that InetGet is not capable of resuming a download. You can request the file for example over HTTP where you're able to change each packet so you can request the file from a specific file offset.
Done right now using a filesize xD