Componentes.Terceros.RemObj.../internal/5.0.23.613/1/RemObjects SDK for Delphi/Samples/xMethods/XMethods.Sample.html

48 lines
1.4 KiB
HTML
Raw Normal View History

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\ro.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">
<span>xMethods</span>
</p>
<h2>Purpose</h2>
<p>This demo application shows how to access existing <b>SOAP Web Services</b> using the <b>RemObjects SDK</b>.</p>
<p>
The following services are included:<br>
</p>
<ul>
<li>BabelFish</li>
<li>Barnes and Noble Price Quote</li>
<li>Currency Exchange Rate</li>
<li>California Traffic Conditions</li>
<li>eBay Price Watcher</li>
<li>DomainChecker </li>
<li>FedEx Tracker</li>
<li>XMethods Query Service</li>
</ul>
<h2>
Known Problems</h2>
Web services are moving targets and subject to change without much notice. At the
time of writing, the following problems are known:<ul>
<li>BabelFish returns incorrect UTF8 coding. Therefore usesr will receive errors for
German, Italian and Portuguese.</li>
<li>Barnes&amp;Noble always return "-1".</li>
<li>CaliforniaHighwayTraffic always return "No accidents reported."</li>
<li>Ebay always return "-1".</li>
<li>FedEx always returns "No Status Available at this Time".
<br />
<br />
<br />
</li>
</ul>
</body>
</html>