XML-RPC.NET is now updated to version 0.4.0. This contains classes for implementing both XML-RPC clients and services. This release has only been tested with...
I do not know about a native VC++ version but I have a com version up at www.codepunk.com that people tell me works very well. It is a static linked com object...
... I'll go take a look. In the meantime it would be nice if the creators of the library would put together a tar that inclued all the files needed to make...
I have very little knowledge of VC++ on the windows platform I am afraid. I do however know that you can call com objects from visual C++ . The vb library...
... I downloaded: xmlrpc-c-0.9.10.tar.gz Couldn't find any docs about what builds to do. So... xmltok files succeeded xmlrpc files failed xmlparse fiels...
Guido, I am looking at implementing XML-RPC over SSL. I use Helma on the server side and I am looking to implement the SUN packages to implement SSL. My ...
4063
webmaster@...
Jan 2, 2002 3:20 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2153 By: Carlo Strozzi (beebox@...) I am experimenting with using Macromedia...
... From: "rlb95131" <rbottoms@...> To: <xml-rpc@yahoogroups.com> Sent: Wednesday, January 02, 2002 6:58 AM Subject: [xml-rpc] Re: XML-RPC...
4065
webmaster@...
Jan 3, 2002 7:37 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2154 By: Brian (brianng@...) Hi all, I want to ask can XML-RPC can...
4066
S. Alexander Jacobson
alex@...
Jan 3, 2002 9:38 pm
MIME-RPC is a protocol for interapplication messaging and object serialization. I designed it to simplify the tasks that people currently use SOAP, XML-RPC,...
Hello, I was wondering if anyone has thought of adding support for Interfaces to be used as parameters particularly the List and Map rather than...
4068
webmaster@...
Jan 10, 2002 9:20 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2155 By: yuval b (yuvalb@...) I would like to get ant information about...
4069
webmaster@...
Jan 10, 2002 11:08 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2156 By: yuval bekerman (yuval_be@...) I am looking for peer to peer...
4070
webmaster@...
Jan 10, 2002 4:46 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2157 By: robert (robert.walker@...) i am trying to stress test the...
4071
webmaster@...
Jan 11, 2002 3:31 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2158 By: Tarek Abdelsalam (Tarek_Salam@...) Hi everyone, Did anyone try to use...
4072
webmaster@...
Jan 11, 2002 6:52 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2159 By: Joe Johnston (jjohn@...) Brian, Your question is very interesting. I...
Hi, Can someone help to some examples of xmlrpc over smtp. I have recently with a lot of succes used xmlrpc (php-version) and I will do some test with a smtp...
4074
Ed Korthof
ed@...
Jan 12, 2002 3:24 am
Hi -- At my company, we're using the Perl library so some Perl scripts can connect to Java servers. Everything works great, so long as the data is plain ASCII...
... depending on which version of perl, you can try using the "no utf8" pragma, see perldoc utf8 for more info. you'll need to be running a very recent ...
... two other thoughts.. xml-rpc doesn't allow anything but ascii, does it? and can't you set the xml document's charset? or encoding? y'know like this: <?xml...
4077
Ed Korthof
ed@...
Jan 13, 2002 1:22 pm
... I'm not using a recent perl -- 5.00503 -- all the docs which I've seen say that if you want to work with unicode, you should use a more recent version than...
... i agree. ... i see.. since Frontier::RPC2 uses the Char and other events to put together the decoded response, you end up with utf-8 no matter what the...
Yes, it is Expat doing that, it always returns values in UTF-8 and there's no option to change that. In more recent Perls, Expat marks the strings as UTF-8 so...
Hi, I'd like to know if their is any free tools doing Xml-Rpc. And more precisly that support XMI data format. Thank you Marc...
4081
webmaster@...
Jan 15, 2002 1:37 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2160 By: Matt Sherer (chaos@...) I've worked through some example code...
4082
webmaster@...
Jan 15, 2002 5:46 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2161 By: Graham Dumpleton (grahamd@...) FYI. The XML-RPC introspection...
4083
webmaster@...
Jan 15, 2002 6:27 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2162 By: Graham Dumpleton (grahamd@...) Are you envious that SOAP has more...