Wrong port^2.

This commit is contained in:
dev
2012-01-06 15:12:34 +00:00
parent 4142269357
commit d118fce564

View File

@ -7,7 +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>.
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>I2PControl is by default listening on localhost:7560</p>
<p>I2PControl is by default listening on localhost:7650</p>
<h2>API, version 1.</h2>
<p>