Re: [fpc-pascal] XMLRPC in FPC

2008-04-15 Thread syraxes
On Mon, Apr 14, 2008 at 10:53:05AM -0500, Baeseman, Cliff wrote: > http://sourceforge.net/projects/delphixml-rpc/ > > In the cvs you will find where they imported my original 2.0 version and > extended it with > a new one. Not sure what exactly they did to the original but either should > get yo

RE: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread Baeseman, Cliff
- From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED] Sent: Mon 4/14/2008 1:39 AM To: FPC-Pascal users discussions Subject: Re: [fpc-pascal] XMLRPC in FPC On Mon, Apr 14, 2008 at 08:38:40AM -0500, Baeseman, Cliff wrote: > Search the source forge web site for it. There is one that I wrote about

Re: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread Inoussa OUEDRAOGO
2008/4/14, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > On Mon, Apr 14, 2008 at 02:07:15PM +0100, Inoussa OUEDRAOGO wrote: > > > I might be mistaken, but WST seems to be geared towards SOAP > > > web services and XMLRPC seems to be a later adition. > > > > WST _does support_ XMLRPC, rigth now.

Re: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread syraxes
On Mon, Apr 14, 2008 at 08:38:40AM -0500, Baeseman, Cliff wrote: > Search the source forge web site for it. There is one that I wrote about > 3-4 years ago. I wrote and maintained the original version up to the point > where it was stable and compliant with most if not all other libraries. > > Th

Re: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread syraxes
On Mon, Apr 14, 2008 at 02:07:15PM +0100, Inoussa OUEDRAOGO wrote: > > I might be mistaken, but WST seems to be geared towards SOAP > > web services and XMLRPC seems to be a later adition. > > WST _does support_ XMLRPC, rigth now. > > > Does anyone happen to know about other Pascal libraries

RE: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread Baeseman, Cliff
-Original Message- From: [EMAIL PROTECTED] on behalf of Inoussa OUEDRAOGO Sent: Mon 4/14/2008 8:07 AM To: FPC-Pascal users discussions Subject: Re: [fpc-pascal] XMLRPC in FPC > I might be mistaken, but WST seems to be geared towards SOAP > web services and XMLRPC seems to be a later a

Re: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread Inoussa OUEDRAOGO
> I might be mistaken, but WST seems to be geared towards SOAP > web services and XMLRPC seems to be a later adition. WST _does support_ XMLRPC, rigth now. > Does anyone happen to know about other Pascal libraries that are implementing > only XMLRPC , without the need to use WSDL or other

[fpc-pascal] XMLRPC in FPC

2008-04-14 Thread syraxes
Hello, Are there other units/libraries besides WST that would allow me to communicate through XMLRPC to another program ? I might be mistaken, but WST seems to be geared towards SOAP web services and XMLRPC seems to be a later adition. After reading the wiki page (http://wiki.freepascal.or