Changes between Version 1 and Version 2 of JSON-RPC


Ignore:
Timestamp:
Oct 24, 2006, 7:13:05 AM (18 years ago)
Author:
Sung-jin Hong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSON-RPC

    v1 v2  
    1 Simply see [XML-RPC]. Use the [http://www.freenet.org.nz/dojo/pyjson/ SimpleJSONRPCServer] instead of SimpleXMLRPCServer and you are done!
     1Simply see [XML-RPC] . Use the [http://www.freenet.org.nz/dojo/pyjson/ SimpleJSONRPCServer] instead of SimpleXMLRPCServer and you are done!
    22
    33You'll also want [http://developer.spikesource.com/wiki/index.php/Article:Accessing_JSON-RPC_with_Python JSON RPC Client] too.
Back to Top