Summary
In any advanced messaging system, you will likely find the ability to create sessions and reliable dialogues. To review:
It is possible to build reliable messaging systems on top of session technol ogy. These systems usually involve the following:
Numbering messages in a session
Acknowledging each individual message received
Requesting acknowledgments for specific messages
|