Posted by Tobias Adler, Tobias.Adler@web.de
on March 08, 2002 at 11:19
I am trying to write some WAP Push example programs. Pushing messages to the Nokia WAP Toolkit works so far. But now I want to test my application with a real device. How do I have to address the phone correctly?
To address an IP-address I use "WAPPUSH=127.0.0.1/TYPE=IPv4@nokia.com". But which syntax do I have to use for a phone number?
Posted by Tobias Adler, Tobias.Adler@web.de
on April 10, 2002 at 18:23
I finally found an answer.
To address a real phone of a user whose phone number is 123-456-7890, you have to use the following format:
"WAPPUSH=1234567890/TYPE=PLMN@nokia.com"