get file a lot of one streem

How to get same file per byte a lot of one session? File size is lond. I think download parting file, possible exist any way? Example please...
___
Thank in advance!
Could you post the code that is reading the file? It's difficult to make a suggestion without seeing what you are trying to do.
Of example it here...
http://www.cplusplus.com/forum/unices/2148/
I trying http query take too long a file. I suppose take in by recursion. C only please.
Last edited on
Have a look as this thread for ideas on how to call read() or recv() in a loop.

http://www.cplusplus.com/forum/unices/2356/
Last edited on
Already I looked this. But don't know this. Please sample... Hm, read & recv have a parity check?
Topic archived. No new replies allowed.