Web Service Protocol Stack

Source: http://www.techweb.com/encyclopedia/…Web+services



The Web Services Protocol Stack
UDDI is used to register and discover Web services, typically described in WSDL. The UDDI transactions use SOAP to talk to the UDDI server, and then the application uses SOAP to request the Web service. SOAP messages are actually delivered by HTTP and TCP/IP.

  • Share/Bookmark

Comments are closed.