[远程调用协议]JSONRPC
零点零一
抱歉,我的博客通常记录为自己用的,所以有时候比较乱!请理解!谢谢!
Make it right before you make it faster. Keep it right when you make it faster. Make it clear before you make it faster. Do not sacrifice clarity for small gains in efficiency.
-- Brian Kernighan
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
JSON-RPC轻量级远程调用协议介绍及使用
JSON-RPC轻量级远程调用协议介绍及使用 http://blog.csdn.net/hahahacff/article/details/29119077 目录 技术简介 1 一、JSON-RPC协议描述 1 二、JSON-RPC调用简单示例 1 2.1、服务器端Java调用示例 1 2.2、Java客户端调用示例 2转载 2017-02-24 19:56:20 · 574 阅读 · 0 评论 -
libjson-rpc-cpp windows使用探索
libjson-rpc-cpp This framework provides cross platform JSON-RPC (remote procedure call) support for C++. It is fully JSON-RPC 2.0 & 1.0 compatible. https://github.com/cinemast/libjson-rpc-cp原创 2017-02-24 20:07:15 · 3016 阅读 · 0 评论
分享