Changes

no edit summary
Line 7: Line 7:  
==Enabling JSON-RPC==
 
==Enabling JSON-RPC==
   −
First off, you'll need to enable JSON-RPC on your router. The easiest way to do so is via the router's WebUI. The steps bellow describe how to do that.
+
Before anything else, you'll need to make sure JSON-RPC is enabled on your router. JSON-RPC is enabled by default, so if haven't made any changes to the router's access settings, everything should be in order. Otherwise you can check JSON-RPC status by logging in to your router's WebUI and navigating to '''System Administration Access Control'''. Look for the ''WebUI'' section; there will be an '''Enable JSON RPC''' field. Make sure it is checked:
 
  −
First, you'll need to log in to router's WebUI. To reach the router's WebUI, simply enter the router's LAN IP address ('''192.168.1.1''' by default) into your browser's URL bar and press "Enter". Next, type in the router's login information (user name: '''admin'''; password: '''admin01''' by default) and click "Login":
  −
 
  −
 
  −
[[File:Rut login page.png]]
  −
 
  −
 
  −
----
  −
Navigate to the System tab located in the upper-middle of the WebUI and click on the Administration option; or in short '''System->Administration'''
  −
 
  −
 
  −
[[Image:Configuration examples json-rpc administration.PNG]]
  −
 
  −
 
  −
 
  −
----
  −
Next, go to the '''Access Control''' section:
  −
 
  −
 
  −
[[Image:configuration_examples_json-rpc_access_control.PNG]]
  −
 
  −
 
  −
 
  −
----
  −
Under '''WebUI''', check the '''Enable JSON RPC''' option:
  −
 
  −
 
  −
[[Image:Configuration examples json-rpc administration webui.PNG]]
      +
[[File:How to enable json rpc.png]]
    
==Using JSON-RPC with Windows OS==
 
==Using JSON-RPC with Windows OS==