What the difference between the request-response pattern
and the duplex pattern?



What the difference between the request-response pattern and the duplex pattern?..

Answer / chow

Duplex pattern :
Neither the sending program nor the receiving program waits
for the response from the other program. Example: Fax machine.
It allows communication to happen freely.

Request-Reply:
Client sends the request and then waits for the reply. It
doesn’t allow communication to happen freely.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More Microsoft Related AllOther Interview Questions

Enumerate three message exchange patterns in the WCF model

1 Answers  


Is it possible to log the messages on the service side? On the client side? How to switch on the logging?

1 Answers  


What is the functionallity difference between radio/option buttons and a drop-down list box besides appearence? i.e. When it is better to use one instead of the other?

0 Answers  


What is microsoft wer?

0 Answers  


What is a solution explorer in visual studio?

0 Answers  






What is the relationship between xaml and other transaction protocols? : xaml

0 Answers  


How to generate sequence diagrams in visual studio?

0 Answers  


What is DOS(Disk Operating System)?

1 Answers  


How do I repair microsoft edge?

0 Answers  


What are the products of microsoft?

0 Answers  


Are the addresses, the bindings, the contracts unique between services?

0 Answers  


What is the contract attribute of the <endpoint> element?

0 Answers  


Categories