Which protocol is mainly used in web services?

Questions by sathyaageetha

Showing Answers 1 - 3 of 3 Answers

The protocols used in web services are

1.Transport Protocol: used for transporting messages between network applications and includes protocols such as HTTP(s), SMTP, FTP, as well as the recent Blocks Extensible Exchange Protocol (BEEP).

2.Messaging Protocol: used for encoding messages so that they are understood at either end of a network connection.Some protocols are XML-RPC, WS-Addressing, REST and SOAP.

3.Description Protocol: used for describing the public interface to a specific web service.The WSDL interface format is commonly used.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions