[fpc-pascal] XMLRPC in FPC
syraxes at googlemail.com
syraxes at googlemail.com
Mon Apr 14 04:10:33 CEST 2008
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.org/Web_Service_Toolkit)
my impression is that WST is overkill for my needs: all i want is a
xmlrpc client and server for exchanging information with another program
(which is *not* a web service).
Does anyone happen to know about other Pascal libraries that are implementing
only XMLRPC , without the need to use WSDL or other complications ?
Cheers,
Adrian Maier
More information about the fpc-pascal
mailing list