Sorry for the off topic question -something I am not in the habit of making...- I'm having problems having developer access to source forge and perhaps...
I am a post graduate student in computer applications I like to implement xml-rpc in c++ (linux) 4 months time is there for my project Please send me some...
4626
webmaster@...
Jun 4, 2002 12:47 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2312 By: Barry (vorste_b@...) I am trying to find out if anyone has done an...
4627
P Oscar Boykin
boykin@...
Jun 4, 2002 5:36 pm
Why not use just use: http://xmlrpc-c.sourceforge.net/ it a C/C++ client and server for XML-RPC. Well tested and somewhat widely used. If you are going to...
4628
webmaster@...
Jun 5, 2002 3:57 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2313 By: Graham Dumpleton (grahamd@...) This doesn't directly give you want...
4629
webmaster@...
Jun 5, 2002 3:58 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2314 By: Graham Dumpleton (grahamd@...) Now that I have posted that, I...
4630
webmaster@...
Jun 6, 2002 12:57 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2315 By: Millard Ellingsworth (mellingsworth@...) I have a distributed...
Hi all, I'm new to the group so bear with me please. I am having a problem when doing an XMLHTTP POST. I do an: xmlhttp.open "POST", myUrl, false and then an ...
4634
webmaster@...
Jun 9, 2002 9:45 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2317 By: Jake Savin (jake@...) Check out Eric Kidd's XML-RPC for C and C++:...
im trying to test an app. My java program send a simulteneous request to a perl server using xml-rpc i used this on my perl use Frontier::Daemon; sub wampCall...
... I don't see anything specifically in the code that shouldn't be working. Can you capture the XML it is trying to send so we can look at it? Are you seeing...
Hi All, I'm using an HttpServlet to host my Apache XmlRpcServer. I want to enable the HTTP keep-alive feature between my client and server apps. I've called...
Thanks ken for your reply its appreciated.Anways i trace my servlet and i found whats making this thing.It behave something like cache ;actually the 64 request...
Hi ... Everybody.. I'm looking for somebody to give some suggestions on xml-rpc implementation (Ya..starting from scratch..) Santhosh... Final sem Computer...
4640
webmaster@...
Jun 13, 2002 7:52 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2318 By: Rush (relhachem@...) Hi, I need to move binary files from one...
4641
webmaster@...
Jun 14, 2002 2:18 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2319 By: vpoolboy (racky@...) rfff...
4642
webmaster@...
Jun 14, 2002 2:19 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2320 By: vpoolboy (racky@...) *rfff*...
Hi, Can anyone out there tell me how to check for a fault response from an xml-rpc server using the xmlrpclib python module? I need to detect the fault message...
I would like to convert a C/C++ application on a Unix/Solaris machine that transfers data between one of multiple instruments from RPC code to XML-RPC. After...
4646
webmaster@...
Jun 19, 2002 4:40 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2321 By: Andrew (axr@...) Has anyone had to deal with structs that have...
Hello, I would like to have the following configuration for my XML-RPC implementation : - client : Javascript or VBscript - server : IIS / ASP pages Do you...
Hi We at TopXML http://www.topxml.com are looking for authors to write about XML. If you're interested, please contact me (markwilson@...) Thanks, Mark...
4649
webmaster@...
Jun 20, 2002 2:07 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2322 By: Andrew (axr@...) Sorry, I take it all back! The ASP Engine was...
I am trying to access XML-RPC in Java from a Python Client (comes from a XIndice DataBase) There is a method specified in the api : listCollections("nameOfThe ...
4651
Stephane Bortzmeyer
bortzmeyer@...
Jun 20, 2002 5:16 pm
On Thu, Jun 20, 2002 at 04:54:25PM -0000, martapython <martapython@...> wrote ... Your Python code looks fine. ... I'm afraid the API's documentation is...
4652
P Oscar Boykin
boykin@...
Jun 20, 2002 7:38 pm
For xmlrpc in javascript see: http://www.vcdn.org/Public/XMLRPC/ or note: http://www.xmlrpc.com/directory/1568/implementations Oscar. ... -- boykin@......