Push the message to the Phone
image ©Bonrix Software SystemsWAP Push is a special type of SMS message that is pushed to the recipient. The data sent is one of two types :
<?xml version="1.0" ?> <!DOCTYPE si PUBLIC"../WAPFORUM/DTD SI 1.0/EN" "http://www.wapforum.org/DTD/si.dtd" > <si> <indication href="https://www.example.com" si-id="3592"> Link to example </indication> </si>
<?xml version="1.0" ?> <!DOCTYPE si PUBLIC"../WAPFORUM/DTD SI 1.0/EN" "http://www.wapforum.org/DTD/si.dtd" > <sl> href = https://www.example.com </sl>
These XML messages, even being small in content, are larger than 160 characters. However there is a limited vocabulary in WAP Push a coding (WBXML) is used to reduce the size of the message to be sent over SMS.
This technology can be used to deliver any URL be that an image, video, audio, game etc. The data found in the URL is then downloaded to the device over the data network. One use is in the delivery of MMS Messages.
© mobilephonetechnology.co.uk all rights reserved 2017-2024