Added I2PControl defaults info

This commit is contained in:
dev
2012-01-06 13:41:45 +00:00
parent 3e5a67acdb
commit 50b7b7d031

View File

@@ -7,6 +7,7 @@ The aim of the interface is to provide simple way to interface with a running I2
The JSONRPC2 implementation for the client as well as the plugin is provided by the java libraries <a href="http://software.dzhuvinov.com/json-rpc-2.0.html">JSON-RPC 2.0</a>. The JSONRPC2 implementation for the client as well as the plugin is provided by the java libraries <a href="http://software.dzhuvinov.com/json-rpc-2.0.html">JSON-RPC 2.0</a>.
A list of implementations of JSON-RPC for various languages can be found at <a href="http://json-rpc.org/wiki/implementations">the JSON-RPC wiki</a>. A list of implementations of JSON-RPC for various languages can be found at <a href="http://json-rpc.org/wiki/implementations">the JSON-RPC wiki</a>.
</p> </p>
<p>I2PControl is by default listening on localhost:7650</p>
<h2>API, version 1.</h2> <h2>API, version 1.</h2>
<p> <p>