FreenetWiki : FCP2p0FCPPluginReply

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

FCPPluginReply


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 reply from a plugin.

Example

FCPPluginReply
PluginName=plugins.HelloFCP.HelloFCP
Identifier=moohmooh
Replies.fantasy=new world order
Replies.Hello=world
EndMessage


Field Possible values Mandatory? Description
PluginName plugin.name Yes A name to identify the plugin. Must be the same as class name shown on plugins page
Identifier unique string No Identifier as passed by the caller
DataLength Integer from 0 to ? No Length of data if data is passed along with the message
Replies.customname text depends on plugin An amount of Replies.item=value pairs. See the documentation of the plugin for further details
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0446 seconds