Shutdown
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.
TODO - provide full message text
This command allows an client program to remotely shut down a Freenet node. A confirmation message will be sent (ProtocolError code 18: Shutting down)
Example
Shutdown EndMessage
Note that the message is called Shutdown even though the wiki page is called FCP2p0ShutDown.