Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    The Web service protocol stack is a collection of computer networking protocols that are used to define, locate, implement, and make Web services interact with each other. The Web service protocol stack is mainly comprised of four areas:
      XML Messaging: it is responsible for encoding messages in a common XML format so that messages can be understood at the either ends of the network connection. Currently, this area includes such protocols as XML-RPC, SOAP and REST.
      Service Description: it is used for describing the public interface to a specific web service. The WSDL interface format is typically used for this purpose.
      Service Discovery: it centralizes services into a common registry such that network web services can publish their location and description, and makes it easy to discover what services are available on the network. At present, the UDDI API is normally used for service discovery.

    Web service protocol stack also includes a whole range of recently set up protocols: BPEL, SOAP-DSIG.


        Web Services Protocol Stack
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Web Services Protocol Stack". link