Jump to content

Web service

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Christopher Mahan (talk | contribs) at 23:23, 27 September 2002 (new page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A service provided over the Internet, usually in a data language, meant as communication between computer software.

EDI was a precusor to web services, and is relaively difficult and expensive to implement, but reputedly reliable.

The XML-RPC protocol is used for simple web services.

The SOAP protocol is used for both simple and more complex web services.

See also: web services