Posted by Brendan Ryan, brendan.tyan@tecnomen.ie
on January 15, 2001 at 15:40
Does anyone have any idea how push message result notification works in connectionless mode.
As far as I can make out from WAP Push specifications, in the connectionless case the push message result notification is sent by the PPG to the PI after the message is transmitted successfully (because there is no way of knowing if delivery was successful)
So how do you know if the message was transmitted successfully?
There is no mechanism for getting a result back from WDP (only in the case of an error)
So how does the PPG know if the message travelled down through the WAP stack and into an SMSC (for example) successfully.
Posted by WAP Toolkit Team, info.wapbrowser@nokia.com
on January 18, 2001 at 18:17
You don't know in connectionless mode. You need to use confirmed push in connection-oriented mode. The client in this case is required to ACK the push; then the PPG can return a notification to the PI when it receives this ACK.
Not sure if this mode is supported yet in any WAP server released.