|
Sponsors
DITA XML Websites
|
ServiceOrientedArchitectures
Service Oriented Architectures is the latest jargon term for WebServices, which describe one web server (or even a smart client applet?) getting information or running an application program from a remote web ApplicationServer.
An RSS NewsFeed? is a prime example of a web service. Distributed applications put part of their business logic on remote servers where key data can be accessed locally. For example, a web service provider might publish current stock prices. A web service requestor looking for stock quotes can use UDDI (Universal Description, Discovery, and Integration) to retrieve the published interface (the public methods and properties of the remote web service) written in WSDL? (Web Service Description Language). Then it can use XmlRpc?, RemoteProcedureCall?, or SOAP?, SimpleObjectApplicationProtocol?, to exchange information with the web service, most simply using the HTTP protocol, which moves easily through firewalls. WebServices over HTTP have become wildly successful compared to previous attempts to build distributed applications using complex and platform dependent schemes like CORBA and D-COM. And the leading industry-standard method for exchanging electronic data between businesses (purchase orders, invoices), called EDI? - ElectronicDataInterchange - is being replaced rapidly by XML data exchange. BT - WebServices RT - WNewsFeed , Syndication, SOAP?, UDDI, XML-RPC?, WSDL? Use - WebServices Up to CmsGlossary. Created by: admin last modification: Monday 17 of May, 2004 [01:19:29 UTC] by admin |
Login
Search
|