Veebiteenused (kordamisküsimused ja vastused kontrolltööks)
machine-to-machine communication, more specifically for transferring machine readable file
formats such as XML and JSON. In practice, the web service typically provides an object-
oriented web based interface to a database server, utilized for example by another web
server, or by a mobile application, that provides a user interface to the end user. Another
common application offered to the end user may be a mashup, where a web server
consumes several web services at different machines, and compiles the content into one
user interface.
Veebiteenus tähendab programmide omavahelist suhtlemist ja andmevahetust üle hariliku veebi.
Veebiteenus on üle veebi (http) välja kutsutav (käivitatav) meetod (protseduur või funktsioon).
Veebiteenust kutsutakse välja mingis kindlas formaadis sõnumiga (nt. SOAP) ja vastus saadakse
samuti selles formaadis.