首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一个JSON RPC客户端库Android

一个JSON RPC客户端库Android

  • 资源大小:62.89 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: android jsonrpc 一个 客户 端库

资 源 简 介

This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from an android device. JSON-RPC is a lightweight cross-language remote procedure call protocol that simplifies the creation of web services providers and clients. JSON serialization is typically more efficient than XML based serialization and is more suited for mobile environments like android. On the server side, several libraries exist to implement JSON-RPC services in the language of your choice (Python, Java, C#, PHP, ...). See Getting started for further information on getting the library running with android sdk The library is distributed as source and as a jar file that you can directly import in android projects. Version 0.3.4: Adding function setDebug and getDebug t
VIP VIP
0.275462s