Answer Posted / Ravi Singh
JSON-RPC (JavaScript Object Notation Remote Procedure Call) is a protocol for making remote procedure calls between a client and a server. It uses JSON to transmit procedure calls and their parameters, while the response is also in JSON format. A JSON Parser, on the other hand, is a software that converts a JSON text into an object that can be easily used by a programming language.nJSON-RPC: "`application/json";nJSON Parser: varies depending on the programming language being used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category