Most recent edit on 2007-04-24 17:57:28 by MatthewToseland [for this client on the node]
Additions:
Ask the node to list all persistent requests for this client on the node (and for the global queue too if watch global queue is enabled). Node will respond with a series of PersistentGet or PersistentPut messages, possibly some DataFound, GetFailed, PutFailed or PutSuccessful messages, and possibly some status messages (SimpleProgress, StartedCompression or FinishedCompression), and then an EndListPersistentRequests message.
Deletions:
Ask the node to list all persistent requests for this node (and for the global queue too if watch global queue is enabled). Node will respond with a series of PersistentGet or PersistentPut messages, possibly some DataFound, GetFailed, PutFailed or PutSuccessful messages, and possibly some status messages (SimpleProgress, StartedCompression or FinishedCompression), and then an EndListPersistentRequests message.
Edited on 2007-01-08 09:29:10 by BeBack
Additions:
Ask the node to list all persistent requests for this node (and for the global queue too if watch global queue is enabled). Node will respond with a series of PersistentGet or PersistentPut messages, possibly some DataFound, GetFailed, PutFailed or PutSuccessful messages, and possibly some status messages (SimpleProgress, StartedCompression or FinishedCompression), and then an EndListPersistentRequests message.
Deletions:
Ask the node to list all persistent requests for this node (and for the global queue too if watch global queue is enabled). Node will respond with a series of PersistentGet or PersistentPut messages, possibly some DataFound, GetFailed, PutFailed or PutSuccessful messages, and possibly some status messages (SimpleProgress, StartedCompression or FinishedCompression), and then an EndListPersistentRequest message.
Edited on 2007-01-08 09:28:18 by BeBack
Additions:
Ask the node to list all persistent requests for this node (and for the global queue too if watch global queue is enabled). Node will respond with a series of PersistentGet or PersistentPut messages, possibly some DataFound, GetFailed, PutFailed or PutSuccessful messages, and possibly some status messages (SimpleProgress, StartedCompression or FinishedCompression), and then an EndListPersistentRequest message.
Deletions:
Ask the node to list all persistent requests for this node (and for the global queue too if watch global queue is enabled). Node will respond with a series of PersistentGet or PersistentPut messages, possibly some DataFound, GetFailed, PutFailed or PutSuccessful messages, and possibly some status messages (SimpleProgress, StartedCompression or FinishedCompression), and then an EndListPersistentRequest message.
Oldest known version of this page was edited on 2006-08-03 21:16:29 by JaQa []
Page view:
ListPersistentRequests
This is a message of the
Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from a client program to the Freenet node.
Ask the node to list all persistent requests for this node (and for the global queue too if watch global queue is enabled). Node will respond with a series of
PersistentGet or
PersistentPut messages, possibly some
DataFound,
GetFailed,
PutFailed or
PutSuccessful messages, and possibly some status messages (
SimpleProgress,
StartedCompression or
FinishedCompression), and then an
EndListPersistentRequest message.
Example
ListPersistentRequests
EndMessage