List the various protocols utilized in the messaging layer in WCF

devquora
devquora

Posted On: Feb 22, 2018

 

Some of the principally used protocols in the message layer in WCF include the following:

  • Encodes: It gives the quantity of encodes to message.
  • Exchange stream Channel: It characterizes the model in which a message is executed.
  • HTTP Channel: It determines which HTTP is to be utilized for conveying a message.
  • Named Pipe Channel: It empowers between procedure correspondence (IPC).
  • MSMQ Channel: It empowers administrations to between work the MSMQ Applications.
  • TCP Channel: It determines that TCP is utilized for conveying the message.
  • Ws-Reliable Messaging Channel: This convention offers assurance to convey the message over channels.
  • WS-Security Channel: It empowers to verify the message by actualizing the WS-security determination in the informing layer of an administration.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    WCF Interview Questions

    Describe the WCF architecture

    Windows Communication Foundation (WCF) is a system for structure administration arranged..

    WCF Interview Questions

    Why is there a requirement of WCF for the enhancement of various business services?

    It is utilized to trade messages in the XML position with the assistance of HTTP convention to look after interoperability...

    WCF Interview Questions

    Explain the various message exchange patterns

    The various Message Exchange Patterns (MEP) include the following:..