4.1 Duplex Mode
The protocol exchange involving a Duplex Mode session is illustrated in this section. The initiator first establishes a session with the receiver. The initiator then sends a message, and the receiver replies. Finally, the session is closed. The Protocol Configuration Object for this session has been configured as follows:
Transport - The specifics of network transport are excluded from this example. The following packet captured demonstrates only the .NET Message Framing Protocol and message payload.
Version - This exchange happened over Major Version 1 and Minor Version 0 of this protocol.
Mode - Duplex mode was used.
Via - The receiver was identified by the URI net.tcp://SampleServer/SampleApp/.
Encoding - Binary Session Encoding was used to encode the messages.