Difference between revisions of "File request"

From AMule Project FAQ
Jump to: navigation, search
(Fixed the most egregious spelling errors)
Line 1: Line 1:
== Defeinition ==
+
== Definition ==
  
 
A file request is a call to some remote [[client]] to ask for a file.
 
A file request is a call to some remote [[client]] to ask for a file.
Line 7: Line 7:
 
If you are not on that [[client]]'s upload [[queue]], you will be added for that file (have in mind that any [[client]] can only request for one to any remote [[client]]) if possible and then you will recieve one of the answers in the next section to describe whether your request was accepted or not.
 
If you are not on that [[client]]'s upload [[queue]], you will be added for that file (have in mind that any [[client]] can only request for one to any remote [[client]]) if possible and then you will recieve one of the answers in the next section to describe whether your request was accepted or not.
  
If you were already in that [[client]]'s upload [[queue]] then the remote [[client]] will answer with one of the answers describbed in the following section, describing your [[client]]'s status in it's upload [[queue]].
+
If you were already in that [[client]]'s upload [[queue]] then the remote [[client]] will answer with one of the answers described in the following section, describing your [[client]]'s status in it's upload [[queue]].
  
 
== Possible request status ==
 
== Possible request status ==
  
 
Possible answers for the remote [[client]] are:
 
Possible answers for the remote [[client]] are:
* #Queue_possition (QR): Not all [[client]]s support it. If they do, when a request has been successfully added to the upload [[queue]], they will tell the requesting [[client]] the possition their request has in the upload [[queue]].
+
* #Queue_position (QR): Not all [[client]]s support it. If they do, when a request has been successfully added to the upload [[queue]], they will tell the requesting [[client]] the position their request has in the upload [[queue]].
 
* On Queue (OQ): Older [[client]]s not supporting the QR (see above) answer, will just report ''"On Queue"'' when the file request is on [[queue]].
 
* On Queue (OQ): Older [[client]]s not supporting the QR (see above) answer, will just report ''"On Queue"'' when the file request is on [[queue]].
* Queue Full (QF): If the remote [[client]]'s [[queue]] si already full, it will tell your [[client]] ''"Queue full"''.
+
* Queue Full (QF): If the remote [[client]]'s [[queue]] is already full, it will tell your [[client]] ''"Queue full"''.
 
* Too Many Connections (TMC): When the [[client]]'s maximum connections hard limit has been reached, it will not attend to any file request. Instead, it will answer ''"Too Many Connections"''.
 
* Too Many Connections (TMC): When the [[client]]'s maximum connections hard limit has been reached, it will not attend to any file request. Instead, it will answer ''"Too Many Connections"''.
 
* No Needed Parts (NNP): The remote [[client]] will answer this when it has none of the parts your [[client]] lacks of the requested file.
 
* No Needed Parts (NNP): The remote [[client]] will answer this when it has none of the parts your [[client]] lacks of the requested file.
 
* Asked For Another File (A4AF): The remote [[client]] will answer this when another file has already been requested. Read the [[FAQ_aMule#What_is_A4AF?|A4AF documentation]] for more information on this.
 
* Asked For Another File (A4AF): The remote [[client]] will answer this when another file has already been requested. Read the [[FAQ_aMule#What_is_A4AF?|A4AF documentation]] for more information on this.

Revision as of 09:18, 24 February 2005

Definition

A file request is a call to some remote client to ask for a file.

Description

If you are not on that client's upload queue, you will be added for that file (have in mind that any client can only request for one to any remote client) if possible and then you will recieve one of the answers in the next section to describe whether your request was accepted or not.

If you were already in that client's upload queue then the remote client will answer with one of the answers described in the following section, describing your client's status in it's upload queue.

Possible request status

Possible answers for the remote client are:

  • #Queue_position (QR): Not all clients support it. If they do, when a request has been successfully added to the upload queue, they will tell the requesting client the position their request has in the upload queue.
  • On Queue (OQ): Older clients not supporting the QR (see above) answer, will just report "On Queue" when the file request is on queue.
  • Queue Full (QF): If the remote client's queue is already full, it will tell your client "Queue full".
  • Too Many Connections (TMC): When the client's maximum connections hard limit has been reached, it will not attend to any file request. Instead, it will answer "Too Many Connections".
  • No Needed Parts (NNP): The remote client will answer this when it has none of the parts your client lacks of the requested file.
  • Asked For Another File (A4AF): The remote client will answer this when another file has already been requested. Read the A4AF documentation for more information on this.