FreenetWiki : FCP2p0ModifyPersistentRequest

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

ModifyPersistentRequest


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.

It modifies the ClientToken and PriorityClass fields of the persistent request that is identified by the Identifier value. The Global field specifies whether the request is on the global queue or not (Identifier namespaces are separate for the global and local queue).

Identifier and Global are mandatory. ClientToken and PriorityClass are optional, but at least one of them should be set. Suppressed optional parameters will not be changed on the request.

Since 1016: The node will confirm the modify of the request by sending a PersistentRequestModified to the client that sent the ModifyPersistentRequest message, and to each client that listens to the global queue (if the request is on the global queue).

Example

ModifyPersistentRequest
Identifier=Insert-1
Global=false
ClientToken=new client token
PriorityClass=5
EndMessage
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0455 seconds