Protocol stack of XML Web Services

Explain the protocol stack of XML Web Services.

E

Expert

Verified

Web service protocol stack is the protocol stack (that is, a stack of computer networking protocols) which is employed to define, locate, implement, and form Web services interact with one other. The Web service protocol stack usually stacks four protocols:

(Service) Transport Protocol: accountable for transporting messages among network applications and comprises protocols like HTTP, SMTP, FTP, and also the more recent Blocks Extensible Exchange Protocol (BEEP).

(XML) Messaging Protocol: accountable for encoding messages in a general XML format and hence they can be understood at either end of the network connection. Presently, this area comprises such protocols as XML-RPC, WS-Addressing, and SOAP.

(Service) Description Protocol: employed for explaining the public interface to a particular Web service. The WSDL interface format is usually utilized for this purpose.

(Service) Discovery Protocol: centralizes services into a general registry such that network Web services can publish their position and description, and makes it simple to discover what services are accessible on the network. Universal Description Discovery and Integration (abbreviated as UDDI) was intended for this aim, however it has not been broadly adopted.

   Related Questions in Programming Languages

  • Q : Grade someone activities Normal 0 false

    Normal 0 false false

  • Q : Search and Partial Coverage of Java

    Search and Partial Coverage: JPF supports well-known search strategies such as BFS and DFS as well as various heuristic-based searches such as A*, Best-First, and Beam Search. You can sum a number of heuristics during the search, and set search depth

  • Q : Explain Cast Cast : Where Java does not

    Cast: Where Java does not allow the utilization of a source value of one type, it is essential to use a cast to force the compiler to admit the use for the target type. The care must be taken with casting values of primitive types, as this frequently

  • Q : Explain Right shift operator Right

    Right shift operator: Right shift operator (>>) is the bit manipulation operator. It shifts the bits in its left operand zero (0) or many places to the right, according to the value of its accurate operand. The most important bit from before the

  • Q : Updating the Status of an Order in SQL

    Build a procedure named STATUS_SHIP_SP which permits a company to employee in the Shipping Department to update the status of an order to add up shipping information. The BB_BASKETSTATUS table maintains a list of events for each order and hence a shopper can see the c

  • Q : State Sub type Sub type: It is a type

    Sub type: It is a type with a parent super type. The sub-type or super-type relationship is more common than the sub-class or super-class relationship. A class which implements an interface is a sub type of interface. An interface which expands the ot

  • Q : What is Pop-up menu Pop-up menu : A

    Pop-up menu: A menu of actions which is generally not visible on the screen till a mouse button is clicked. The Popup menus assist to keep a user interface from becoming cluttered.

  • Q : State the term tombstone lifetime

    State the term tombstone lifetime attribute?

  • Q : Explain Conditional operator

    Conditional operator: It is an operator taking three operands that is, a ternary operator. The conditional operator (?:) is employed in the form bexpr ? expr1 : expr2

    Q : Technologies are used in AJAX Name the

    Name the technologies that are used in AJAX?

©TutorsGlobe All rights reserved 2022-2023.