Re: Partial file shating!!
| Newsgroups | gmane.network.gnutella.devel |
|---|---|
| Organization | Home, Grenoble, France |
| Message-ID | <[email protected]> |
Quoting "cyberbob.shareaza" <[email protected]> from ml.gnutella.dev-forum: :--- In [email protected], Raphael_Manfredi@... wrote: :> You assume the file is complete and request what you need. Then if :the range :> is not available, you'll get a 416 and the X-Available-Range: header :will tell :> you which parts can be requested. Good servents will keep the :connection open :> on a 416, so you may retry one of the advertised ranges, if any :suits you. : :isnt it possible to use "HEAD" command instead of "GET" for getting :status from uploader? The best would be to send an UDP "HEAD Ping" vendor message if you really want to know the shared ranges. Raphael