1.

What do you mean by SOAP and what are some of the advantages of it?

Answer»

SOAP STANDS for Simple OBJECT Access Protocol. It is used to exchange structured information in the implementation of web services in COMPUTER networks. The following are the advantages of SOAP:

  • For a web service to talk with the CLIENT applications, SOAP is one of the best mediums that is developed
  • It is a light-weight protocol. This allows applications to pass messages and data back and forth between disparate systems easily.
  • It can be used for the interchange of data between various applications.
  • The SOAP protocol can work with any programming language-based applications on WINDOWS and Linux platforms.
  • Web services built on the SOAP protocol do not require customization to work on the World Wide Web (WWW).


Discussion

No Comment Found