Example & Tutorial understanding programming in easy ways.

What is SOAP and What is SSL ?.

SOAP :

The Simple Object Access Protocol (SOAP) is an XML- based protocol that allows objects of any type to communicated in a distributed environment. SOAP is used in developing Web Services.

SSL :
Secure Sockets Layer (SSL) is a socket protocol that encrypts data sent over the network and provides authentication for the socket endpoints.

Read More →