SOAP is important for application
development to allow Internet communication between programs.
Instead of SOAP we are also using
RPC (Remote procedure call) for object DCOM, COM etc.. But HTTP was not
designed for this. RPC represents compatibility and security problems; firewall
and proxy server is blocking this kind of traffic.
SOAP is a better way to
communicate between applications over HTTP, because HTTP is supported by all
internet browsers and servers.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.