Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jsonrpc help needed
Message
General information
Forum:
Android
Category:
Other
Miscellaneous
Thread ID:
01629311
Message ID:
01629323
Views:
43
>Hi all, I have a media server running on my LAN which has a jsonrpc API interface which accepts a request in the form
>
>
>
>
>// The url is http://10.10.1.11:9000/jsonrpc.js
>// and the post format is
>"{id=1, method=slim.request, params=["-",["artists","0","-1"]]}"
>
>
>And returns json
>
>I have done a lot of googling but can't find a simple example of how to send a request to the server - I know how to parse json but am unclear as to how to talk to the server

This looks like a simple implementation : http://bitcoin.stackexchange.com/questions/5810/how-do-i-call-json-rpc-api-using-c
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform