Top "Xml-rpc" questions

XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.

how to enable magento xml-rpc?

I am applying for an account at godatafeed.com, and they say that my site does not have xml-rpc enabled. …

magento xml-rpc magento-1.6
How to create new post with photo attached in WordPress using XMLRPC?

Anyone knows how to create new post with photo attached in WordPress using XMLRPC? I am able to create new …

php wordpress xml-rpc attachment metaweblog
How to make class member function as thread function using boost

I am going to write an adapter class. In this class there is an xmlrpc-c server (abyss server). I want …

c++ linux boost xml-rpc boost-thread
XML-RPC pinging (google and others)

I am trying to ping (SEO tactic called "ping" is used for new content to get robots index it faster) …

php xml seo xml-rpc
XML-RPC HTTPS POST USING MSXML2.ServerXMLHTTP.6.0 VB 6

RPC using MSXML2.ServerXMLHTTP.6.0 in VB6 the server I am communicating with is using SSL trough port 40052 and a self …

vb6 https xml-rpc serverxmlhttp
How to check is XML-RPC enabled in WordPress

Is it possible to check (via php) is XML-RPC enabled in WordPress? Something like, to write a function which will …

php wordpress xml-rpc
Android authenticating with Kerberos

I am trying to create a Android application that uses an existing web service. However, the existing web service uses …

android kerberos xml-rpc
java.lang.Integer cannot be cast to [Ljava.lang.Object;

I'm currently retrieving data using XML-RPC, this is what I have: Object[] params = new Object[]{param1, param2}; Object[] obj = new …

java xml-rpc
CookComputing.XmlRpcV2.dll Direct download?

I started using a 3rd party API that depends on XML-RPC.NET using CookComputing.XmlRpc; I can download the source …

c# xml-rpc
Is there a java api to access bugzilla?

Is there a (standalone!) java api which wraps the XML-RPC interface to bugzilla? I don't want to program my own …

java api xml-rpc bugzilla