| Projects on Google Code | Results 1 - 10 of 76 |
This is an XMLRPC client library implementation for the Google Web Toolkit. It is modeled after the [http://ws.apache.org/xmlrpc/ Apache XMLRPC] project.
*Before deciding that you want to use XML-RPC to broker your data, please read the wiki page on [http://code.google.com/p/xmlrpc-gwt/wiki/Same...
=[http://code.google.com/p/xmlrpc-light/ XmlRpc-Light]=
*[http://code.google.com/p/xmlrpc-light/ XmlRpc-Light]* is an [http://en.wikipedia.org/wiki/XML-RPC XML-RPC] client and server library written in OCaml. It requires [http://tech.motion-twin.com/xmllight Xml-Light] and [http://projects.camlci...
= 项目简介 =
* 什么是as3wordpresslib?
as3wordpresslib是一套as3类库,这套类库实现了wordpress 2.8中基于xmlrpc的service接口。flex/flash开发人员利用这套类库就可以轻易的访问wordpress后台,而把注意力集中在打造自己的个性化Blog UI。
* 使用as3wordpresslib你可以做些什么?
# 使用Flex/Flash技术,实现blog的UI,打造个性化blog。
# 使用Flex/AIR技术,实现blog离线撰写发布程序。
* 开发as3wordpresslib的目的?
...
Current JAVA-based applications running on a mobile phone device can not access to all capabilities the phone has mainly due to lack of libraries.<br/>
As specific sensor data on a S60 mobile phone can not be read or controlled with JME application-such as accelerometer data (if it is available), G...
WordPress is considered one of more appreciate blogs builders. This software is installed from many people and like most tools have a administration user interface based on XML-RPC protocol.
XML-RPC is a protocol for building WebServices that use HTTP and XML messages. WordPress can be controlled...
=GWTPHP Introduction=
GWTPHP is a PHP port for GWT Server (RemoteServiceServlet?). With GWTPHP you can connect GWT client application with PHP server application using native GWT-RPC protocol to communicate.
GWTPHP decode/encode GWT request/response using GWT native data interchange format.
...
This project contains very thin yet complete xmlrpc client side library for Android platform.
It's usage is as simple as:
{{{
XMLRPCClient client = new XMLRPCClient("http://foo.bar.com");
// add 2 to 4
int sum = (Integer) client.call("add", 2, 4);
// check whether x is inside range 4..10
...
*Please note that the dicussion group has been changed. The links on this page connect to the new group. Please use the new group for any new discussions. The older group can still be accessed [http://groups.google.com/group/xmlrpc-siverlight here].*
Basic and minimal XML-RPC processing for si...
This buffered version of the ServerProxy class can be used to buffer function calls to a xmlrpc server. The calls will be buffered in case the xmlrpc server is not responding. The buffer will persist even when the application is shut down. A background thread will try to reconnect to the xmlrpc serv...
The Incuito XML RPC works just fine but it uses strings and php4isms.
Just upgrading it to php5