Jump to content

JSON-RPC

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 82.201.189.243 (talk) at 13:25, 11 July 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

JSON-RPC is a remote procedure call protocol encoded in JSON. It is a very simple protocol (and very similar to XML-RPC), defining only a handful of data types and commands.