FreenetWiki : FCP2p0ListPeers

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

ListPeers


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.

This message asks the Freenet node for a list of other Freenet nodes connected directly to you (peers).

Example

ListPeers
WithMetadata=true
WithVolatile=false
EndMessage


Field Possible values Mandatory? Default Description
Identifier No Identifier for the request; this lets you match the Peer reply to this request.
WithMetadata false, true No false If set true, the metadata subtree be included in the returned fieldset for each peer
WithVolatile false, true No false If set true, the volatile status information will be included in the returned fieldset for each peer


Note : Answered with messages 'Peer'
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0469 seconds