Web Services
- Any application that can be accessed over a network using a
combination of HTTP, XML, SMTP, or Jabber is a web
service.
- It usually means SOAP, XML-RPC, or REST.
- Not to be confused with web applications.
- Has been getting a bad
reputation, might be obsolete?
- VS .NET, Apache Axis, Netbeans, and many others make it trivial to publish your methods as web services.
José M. Vidal
.
1 of 29