I made a program to download files using Inet. Works fine, but I don't know how I can download a file, starting at, for example 8000 bytes, so that the program must start downloading with byte 8001, that it may not download the first 8000 bytes. Does anyone know the command?