1 / 6

Web service - elements

Web service - elements. SOAP (Simple Object Access Protocol) WSDL (Web Service Description language) UDDI (Universal Description, Discovery and Integration) DISCO ( Disco very of Web Services - Microsoft). Webservice - SOAP. SOAP (Simple Object Access Protocol)

vpeterson
Download Presentation

Web service - elements

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Web service - elements • SOAP (Simple Object Access Protocol) • WSDL (Web Service Description language) • UDDI (Universal Description, Discovery and Integration) • DISCO (Discovery of Web Services - Microsoft)

  2. Webservice - SOAP • SOAP (Simple Object Access Protocol) • SOAP is a solution to encapsulate object vocation as XML send using HTTP • 2 reasson to use SOAP for communication when using Web Services • HTTP is widely used, it can move everywhere on the internet (normal pass Firewalls). • SOAP is XML based and can easily be interpreted by others even with other operating systems

  3. Webservice - SOAP

  4. Webservice - UDDI • UDDI (Universal Description, Discovery and Integration) • UDDI is a directory for storing information about web services • UDDI is a directory of web service interfaces described by WSDL • Private/Public UDDI register

  5. Webservice - DISCO • DISCO • Microsofts standard for at lave discovery dokumenter • Er placeret på en standard lokation på Web Server og indeholder sti og placering af WSDL file. • Bruges ved statisk discovery

  6. Web services Some sites with XML Web Services • http://www.webservicex.net/ • http://www.xignite.com/Products/ProductDirectory.aspx • http://aws.amazon.com/ UDDI.org • http://uddi.xml.org/http://uddi.microsoft.com/

More Related