 |
|
Innovation award
 Nominee: 1x |
This class can send call requests to JSON RPC servers.
It handles calls to functions of the class by sending HTTP requests to a remote JSON RPC Web server.
The class takes the name of the function to call in the remote server from the function of the class being called. The function parameters are passed as arrays.
The class returns the decoded results returned by the JSON RPC server.
|
|
| Name: |
JSON RPC Client |
| Base name: |
json-rpc-client |
| Description: |
Send call requests to JSON RPC servers |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
444 users |
| All time rank: |
5237 |
| Week users: |
0 users |
| Week rank: |
2054  |
| |
|
 February 2012
Number 3
Prize: One downloadable e-book of choice by O'Reilly |
JSON RPC is a protocol for calling remote Web services by exchanging data of the call parameters and return values using the JSON format to represent the exchanged data.
This class can be used to call remote Web services that support the JSON RPC protocol from PHP applications.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|