Most recent edit on 2008-02-01 13:44:34 by JuergenUrner [Added fields according to PluginInfoMessage.java]
Additions:
| Field |
Possible values |
Mandatory? |
Description |
| PluginName |
Name of the plugin |
Yes |
A name to identify the plugin. Must be the same as class name shown on plugins page |
| Identifier |
Arbitrary text string |
No |
This is for client to be able to identify responses |
| OriginalUri |
whatever |
No |
(detailed) whatever |
| Started |
false, true |
No |
(detailed) true if the plugin is started |
Oldest known version of this page was edited on 2007-11-20 00:49:21 by SaceS [add PluginInfo]
Page view:
PluginInfo
This is a message of the
Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from the Freenet node to a client program.
This message is send as response to a
GetPluginInfo message if the plugin was found.
Example
PluginInfo
PluginName=plugins.HelloFCP.HelloFCP
EndMessage