|
From: Luoh Ren-S. <lu...@ii...> - 2003-09-16 03:11:22
|
Hi, We are tracing the source code of Hermes 0931. Our question is: What is the simplest way for the receiving party to know that is a received message being acked (when AckRequested exists)? It seems that the received message always stays at STATE_RECEIVED (-7) no matter the ack is sent successfully or not. Should it change to STATE_RECEIVED_ACKNOWLEDGED(-6) if success? Regards, Luoh Ren-Shan lu...@ii... |