Answers for "what is soap in web services"

11

SOAP

SOAP is a messaging protocol specification for exchanging structured
information in the implementation of web services in computer networks.

Its purpose is to provide extensibility, neutrality, verbosity and independence.
Posted by: Guest on August-10-2020
3

what is soap service

it stands for Simple Object Access Protocol.
Basically it's an xml based messaging protocol.
It helps in exchaging information among computers.
Posted by: Guest on January-14-2021

Browse Popular Code Answers by Language