1 Answers

A web service protocol stack is a protocol stack that is used to define, locate, implement, and make Web services interact with each other. A web service protocol stack typically stacks four protocols:

The protocol stack can also include a range of higher-level protocols such as Business Process Execution Language or WS-Security for security extensions.

4 views