maflatoun (AT) gmail (DOT) com wrote in news:1179412829.013837.322360
@w5g2000hsg.googlegroups.com:
Quote:
Hello,
We're currently working with another software provider and I'm
required to grab a list of values from there system using XML-RPC
(don't have more information right now) and display it on our web
site. I've used Web Services many times before but never XML-RPC. Does
anyone have a sample code on how I would do this? Your help is greatly
appreciated since checking google didn't do me any good. |
Did you even do a google search? The first hit:
http://www.xml-rpc.net/
:-)
http://www.google.com/search?hl=en&s...icrosoft%3Aen-
us&q=XML-RPC+.NET
XML-RPC is similar to web service, just a different protocol.