Hi, unfortunately not :-( Best way to understand the code use is to look for the examples in the demos and tests folders. If you be in question for some...
Let's say that I want to send a couple different kinds of object/record types in a single request. e.g. a new customer and a couple purchase orders for it. ...
Hi Bill, Unless i misinterpret you, it sound like you should be able to solve your problem using nested structs where your interface documentation describes...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2595 By: venkataramana (venkat_r_m@...) Hi, As I went through XML-RPC...
webmaster@...
May 4, 2004 1:33 pm
5931
Thanks. I came to the realization last night that for most people like me it just makes sense to play with the available libraries, rather than trying to...
RPC and other middleware paradigms such as MOM, DCOM and CORBA have given sterling service for more than a decade now. Wouldn't it be great if we could...
For an example of structs with embedded arrays of structs on a publicly available service try : http://www.enappsys.com/services/datetime/rpc.jsp Regards, Phil...
Firstly, this isn't spam. I work for Kelly IT Resources in Minneapolis and I am here to network. I am currently looking for a Technical Analyst Consultant to...
How is that spam? The guy is just trying to share job info. Maybe some people here are out of work and looking to network. It's a harmless message. Don't...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2596 By: dongsheng_w@... (dongsheng_w@...) Got the same problem. It...
webmaster@...
May 9, 2004 4:34 am
5939
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2597 By: Gabriel Birke (birke@...) Is there a standard for documenting RPCs?...
webmaster@...
May 10, 2004 3:50 pm
5940
On Mon, May 10, 2004 at 03:30:30PM +0000, webmaster@... <webmaster@...> wrote ... Use introspection : ...
Stephane Bortzmeyer
bortzmeyer@...
May 10, 2004 3:55 pm
5941
hi ^^ I use xmlrpc.asp. my program makes some error. usually, it works well. but, in stress test, that returns error... like below * FROM : xmlRPC(2)ERROR NUM...
hey hey, just thought id tell you guys about this free debt consolidation site that reduced my monthly payments by damn near half, no more worries about bills!...
Somebody seems to be sending Nuisance emails to this group. The last two SPAM messages were both sent in the same way and seem to be intended to encourage...
Hi Im trying to figure out why the same server script I use is running slower when it is running in Windows than in Linux. ServerTest.py: #! /usr/bin/env...
danu kusmana
danu_milis@...
May 18, 2004 9:34 am
5946
A new version of vbXMLRPC.dll (a COM client for Windows) has been released. See the vbXMLRPC.dll page (www.enappsys.com/backend/vbXMLRPC_Index.jsp) for more...
Hi guys I've been working on some small utility that uses XML-RPC to request jobs on server. I'm using Eric Kid's XML-RPC/C/C++ library. Lastnight I ran test...
... is this an error from an XML-RPC call? If so can you please give us more detail (such as the XML-RPC implementation you are using). John Wilson The Wilson...
OK guys, Well, this is self replying though, I kinda found where the prob resides. I found some comments related to leak that says: (xmlrpc_client.c around...
Hy ! I just discover this xmlrpc amazing technology which fits very to what I would like to do with my futur application. So I tried few days few tests on...
Hello Denis ! ... Sorry for my english! Are you sure of your server configuration? Perhaps you can search about "encoding" (iso-8859-1 ) . You can install...
Hy Benoit, Thanks for your answer, but I definitly can't install apache on the client's machine. I tried to implement the xmlrpc server on Iis instead of .Net...
Dear All Hello! I want to use XML RPC .Net in my ASP .Net application with vb .net as code behind. I have written a service in asp .net using xml rpc and want...