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

您现在的位置是:虫虫源码 > PHP > RPC的GWT与PHP后端

RPC的GWT与PHP后端

  • 资源大小:7.30 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: php GWT rpc

资 源 简 介

A code generator (delivered as a simple ANT task) providing a simple implementation of RPC for GWT (as a client) and PHP (as a back-end). It makes use of JSON-RPC as the underlying RPC protocol. The code generator is able to produce both Gwt-Java client code and PHP server stub. What is PhpRpcGen PhpRpcGen aims at simplifying the integration of GWT with PHP back-ends. The GWT-RPC is really easy to use but requires a Java back-end. The GWT documentation explains how to integrate GWT client code with a PHP back-end using JSON (see http://code.google.com/webtoolkit/doc/latest/tutorial/JSONphp.html). However the coding environment is not really developer friendly. PhpRpcGen provides a GWT-PHP-RPC mechanism based upon JSON-RPC as a client/server serialization protocol (the initial version http://json-rpc.org/wiki/specification since it is fairly sufficient). PhpRpcGen is based upon a kind of IDL (written in XML) that is used to generate both GWT-Java c

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.197800s