[Techtalk] Libraries that make SOAP simpler
Andrea Schweer
andrea at andaka.org
Sat Nov 29 23:09:59 UTC 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On 28/11/08 14:18, Kelly Jones wrote:
> Is there a Ruby/Perl/PHP library that turns the above into:
>
> $res = object("http://www.example.org/stock/InStock").GetStockPrice("IBM")
>
> and returns the result in to $res?
Googling for
soap client $programming_language
gives you tutorials and code snippets for all three languages you
mentioned: PHP [1], Perl [2], Ruby [3, 4]. From a brief look at these,
I'd stay away from Ruby for this, at least for now. I haven't used any
of these libraries myself though.
I hope this helps.
cheers,
Andrea
[1] http://www.onlamp.com/pub/a/php/2003/07/03/php_amazon_soap.html
[2] http://www.soapuser.com/client3.html
[3] http://developerresources.wordpress.com/2008/06/09/ruby-soap-client/
[4] http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkkxy8cACgkQBdoErLfggeyvmQCcDhekqzn8bmv2Nmy0RQrQuHJ9
k3MAoIMKlolXrZ+amMtbLR3RRfzi+nrV
=T0Zf
-----END PGP SIGNATURE-----
More information about the Techtalk
mailing list