Hi all, I am trying to build a XMLRPC COM server in VB using the implementation given on: http://www.yoursurfice.com/Content/XMLRPCCOM/XMLRPCCOM.htm I am...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2442 By: lgopisetty (abc@...) Hi, Could you please let me know how to send xml...
webmaster@...
Apr 2, 2003 5:30 pm
5262
Help; Is there any way to establish php-xml rpc as service on apache not as stand alone program.if so please do say how is it...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2443 By: Eddy (jeyoung@...) Hi, I have XML-RPC classes implemented in pure...
webmaster@...
Apr 3, 2003 9:44 pm
5265
I'd like to "encapsulate" some server-to-server communication that is currently using RPC with HTTP XML RPC connection. Essentially, on each server i'd put a...
I just shipped v4 of my <alt> Mobile Internet Studio which is a set of XML and WAP tools including DOM visualizaiton as well as XPath, XUpdate, SOAP, and XSL...
I am a reall newbie ! .... actually i am doing a project on the Linux Directory Services Server for windows network .. and now after going ahead from APACHE WE...
XML-RPC should be easy to use, but unless you are writing your own library (which I don't recommend) you don't need to know much in order to use it. What...
P Oscar Boykin
boykin@...
Apr 9, 2003 6:48 pm
5269
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2444 By: Kimberly (elf@...) I can't find answers, and I'm sick of looking,...
webmaster@...
Apr 9, 2003 8:48 pm
5270
Anyone have any experience with the above 3? If so, read on... I have a Perl server that calls a COM object (via Win32::OLE) as well as MS SQL Server. The...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2445 By: JY Stervinou (jy@...) It is not you :you're right, i totaly...
webmaster@...
Apr 9, 2003 9:49 pm
5272
Thank You very much Mr.Oscar for your positive reply ! Actually the architecture in which we are going to work is a Master/Slave one hence our server would be...
Hello, I have not used .net, so I cannot recommend a good XML-RPC library for .Net. You might ask specifically about one on this list, and maybe someone will...
P Oscar Boykin
boykin@...
Apr 10, 2003 6:42 pm
5274
Thank You very much Mr.Oscar I am really thankfull for ur reply ! I will do everything in direction of ur suggestions and then in the future when i will...
Hello u all! I'm new in this world of xml-rpc (and also perl), the only thing I know is that I need to implement an algorithm, exactly, the mutual exclusion...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2446 By: jeon junbom (daumjumnet@...) l;kjljl...
webmaster@...
Apr 11, 2003 8:06 pm
5277
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2447 By: jeon junbom (daumjumnet@...) ;lk;k...
webmaster@...
Apr 11, 2003 8:06 pm
5278
Hi All, I have used RPC before and may have to use XML RPC in the future. I am in a process of evaluating what I can use for my needs. My needs are: I need a...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2448 By: kamal gupta (kgupta@...) I am getting an error when trying to...
webmaster@...
Apr 14, 2003 10:51 am
5280
Hi, I am new to XML-PRC technology. I have created a sample application from the web site. and i am trying to run the application and it gives me this error ...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2449 By: kamal gupta (kgupta@...) Hi, can some one help me i am trying...
webmaster@...
Apr 15, 2003 10:11 am
5282
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2450 By: kamal gupta (kgupta@...) Hi, can anyone tell me how do we...
webmaster@...
Apr 15, 2003 12:23 pm
5283
... Hi, here is a snippet of Java code that we ship with our XML developer tools: import org.apache.xmlrpc.*; XmlRpcClient xmlrpc = new XmlRpcClient...
Hi, I have created a handler, server and client of xml-rpc in java all are created in java when i run the server it gives me this output and runs fine ...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2451 By: telya (telya@...) I recommend to everyone who wishes to enter this...
webmaster@...
Apr 18, 2003 2:52 pm
5286
The whole idea behind XML-RPC seems to be the inter-operability and the cross-platform, cross-development environment that are possible, and not about what it...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2452 By: Stephen Aaskov (stephen@...) I am working on a design that would...
webmaster@...
Apr 23, 2003 9:01 am
5289
Hi, I'm really new to XML-RPC and I saw some AppleScript Studio Applications, where you can insert stauff in a MySQL database! How can I do this?...