Web Service - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

Web Service

Description:

A web service is an application accessible to other applications over the ... available, and UDDI is used for listing what services are available'--Webopedia ... – PowerPoint PPT presentation

Number of Views:23
Avg rating:3.0/5.0
Slides: 7
Provided by: jiang79
Category:
Tags: service | web | webopedia

less

Transcript and Presenter's Notes

Title: Web Service


1
Web Service
  • Jianguo Lu

2
Service Oriented Architecture
publish
find
interact
3
A concrete SOA
UDDI Registry
Points to description
WSDL
publish
Finds Service
Describes Service
Web Service Provider
Service Consumer
SOAP
Communicates with XML Messages
4
Web service definitions
  • A web service is an application accessible to
    other applications over the internet
  • Self-contained, modular business applications
    that have open, internet-oriented, standard based
    interfacesUDDI Consortium
  • a software application identified by a URI,
    whose interfaces and bindings are capable of
    being defined, described, and discovered as XML
    artifacts. A web service supports direct
    interactions with other software agents using
    XML-based messages exchanged via Internet-based
    protocols. --W3C
  • a standardized way of integrating Web-based
    applications using the XML, SOAP, WSDL, and UDDI
    open standards over an Internet protocol
    backbone. XML is used to tag the data, SOAP is
    used to transfer the data, WSDL is used for
    describing the service available, and UDDI is
    used for listing what services are
    available--Webopedia

More concrete
5
Web Service definition
  • encapsulated, loosely coupled, contracted
    software objects offered via standard protocols
    --ZapThink Research
  • Encapsulated
  • Web Service implementation is invisible to
    entities outside the service
  • Exposes an interface but hides details
  • Loosely Coupled
  • Service and consumer software can be redesigned
    independently

6
Why Web Service
  • Just as the web revolutionized how users talk to
    applications, XML transforms way applications
    talk to each otherBill Gates
  • Web services will be bigger than Java or XML.
    Rod Smith, VP of Emerging Technology, IBM
  • Web services are expected to revolutionize our
    life in much the same way as the internet has
    during the past decade or so.Gartner
  • By 2004, 40 of the financial services
    transactions and 35 of online government
    services will be web service-based. Gartner
  • There are web services for Google, Amazon, Fedex,
    EBay
  • It is another hype?
Write a Comment
User Comments (0)
About PowerShow.com