Differences between version 5 and predecessor to the previous major change of WebServices.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Friday, June 11, 2004 11:28:18 am | by DavidHallett | Revert |
Older page: | version 4 | Last edited on Sunday, March 7, 2004 3:31:43 pm | by AristotlePagaltzis | Revert |
@@ -1,3 +1,3 @@
WebServices are a way for programs to talk to each other via the Web. In essence, they're a Web-based (and thus more bloated and more trendy) reiteration or [RPC].
-F.ex
, Amazon has a lot of information about books and ways to sell them. If someone wants to display specific information about books on their website (perhaps listing all the books they authored) they can use the [SOAP] interface provided by Amazon to present you with information about these books, synchronized with the database at Amazon.
+For example
, [
Amazon]
has a lot of information about books and ways to sell them. If someone wants to display specific information about books on their website (perhaps listing all the books they authored) they can use the [SOAP] interface provided by [
Amazon]
to present you with information about these books, synchronized with the database at [
Amazon]
.