downloading a single file using multiple threads
- From: keerthyragavendran@xxxxxxxxx
- Date: 27 Mar 2007 21:44:32 -0700
hi
i'm downloading a single file using multiple threads...
how can i specify a particular range of bytes alone from a single
large file... for example say if i need only bytes ranging from
500000 to 3200000 of a file whose size is say 20MB...
how do i request a download which starts directly at 500000th byte...
thank u
cheers
.
- Follow-Ups:
- Re: downloading a single file using multiple threads
- From: Willy Denoyette [MVP]
- Re: downloading a single file using multiple threads
- From: Jon Skeet [C# MVP]
- Re: downloading a single file using multiple threads
- Prev by Date: Re: Raising and event
- Next by Date: Alternative way to write queries: Parameterized queries .... i guess
- Previous by thread: Re: Raising and event
- Next by thread: Re: downloading a single file using multiple threads
- Index(es):
Relevant Pages
|