xml-rpc
Is it possible to get values of custom fields when fetching a bug using Bugzilla RPC?
If I add custom fields to my bugs in Bugzilla 4+, is it possible to get the values of tehse when fetching the bug using Bugzilla RPC (I use the XML one)? Before I think this was stored in the internal[详细]
2023-02-17 22:52 分类:问答C# - xml-rpc with a single method and 2 named param
This is a refined and focused question that I asked last week about a project I am working on to use the web service http://www.upcdatabase.com via xml-rpc .net. I am working in c#.The request require[详细]
2023-02-17 06:46 分类:问答Real time page updates using XML-RPC, javascript, php
I am developing a rich-client application, where the user-interface is html/css/javascript (codeigniter framework), and the server portion is written in Java. Essentially, this is a monitor / control[详细]
2023-02-17 00:37 分类:问答Wordpress Multi Site (Networking enabled)
I want to programatically create a Blog/Site in Wordpress Muti site (Networking enabled wordpres). Is there any API to do that? If Not, Can I directly insert the data i开发者_运维技巧nto the data base[详细]
2023-02-17 00:36 分类:问答How do I connect to an external API using Joomla 1.5?
I want to connect to an external API from my joomla website. The external ap开发者_如何学Pythoni is a reservation system which I would like to view info and update content. They have provided a URL f[详细]
2023-02-15 05:21 分类:问答XML-RPC Communication with a Windows Service
I\'m working on a system for my workplace that can track offending users in a computer lab. I have a system in place to track users (what their login name is, and vnc terminals available). This system[详细]
2023-02-12 11:57 分类:问答Is SimpleXMLRPCServer single threaded? [duplicate]
This question already has answers here: Closed 10 years ago. Possible Duplicate: Python XMLRPC with concurrent requests[详细]
2023-02-12 05:28 分类:问答Global variables in Ironpython
I\'m having terrible trouble trying to understand ironpython scoping rules. With the following script:[详细]
2023-02-11 02:40 分类:问答Passing associative array(Hashmap) as parameter to xml rpc
I want to XML-RPC from Java,I am facing problem while passing associative array(Hashmap) as parameter.Here is my code.[详细]
2023-02-10 12:38 分类:问答Creating a logical connection and calling procedures on a XML-RPC server which verifies CSRF tokens - python xmlrpclib
I am using xmlrpclib in python to connect to a xml-rpc server that verifies csrf tokens. proxy = ServerProxy(\"http://127.0.0.1:9091/transmission/rpc/\")[详细]
2023-02-10 00:07 分类:问答