Most recent edit on 2008-04-09 10:56:47 by BombeQ [updated to match a more recent build]
Additions:
Example (build 1134)
WithVolatile=false
WithMetadata=true
<td>WithMetadata</td>
<td>true, false</td>
<td>No</td>
<td>false</td>
<td>When true, additional metadata is added to the output of the Peer reply sent by the node.
<td>WithVolatile</td>
<td>true, false</td>
<td>No</td>
<td>false</td>
<td>When true, additional volatile data is added to the output of the Peer reply sent by the node.
Deletions:
Example
Edited on 2007-07-17 14:33:58 by RaLe [changed example --> message header was not ListPeer]
Additions:
ListPeer
Deletions:
ModifyPeer
Oldest known version of this page was edited on 2007-07-16 01:31:27 by ZothaR [Added ListPeer documentation]
Page view:
ListPeer
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 the details of a given Freenet connected directly to it (peer).
Example
ModifyPeer
NodeIdentifier=[UB] UberNode
EndMessage
| Field |
Possible values |
Mandatory? |
Default |
Description |
| NodeIdentifier |
<name> | <identity> | <ip>:<port> |
Yes |
|
The node name (except for opennet peers), identity or IP:port pair of the peer to be modified. |
See
Peer for the corresponding answer.