UNICODE WAP PUSH

UNICODE WAP PUSH SearchSearch
Author Message
Steven Tyler
New member
Username: Steventyler

Post Number: 3
Registered: 04-2006
Posted on Monday, August 27, 2007 - 08:04 pm:   

I can successfully send a Unicode text message through the http interface using the following parameters:

Binary=1&DCS=8&Data=<Unicode hex>

however when I try and add a WAPURL it displays the Unicode as regular text (ie. numbers).

Then I found the article in the archive, talking about sending a WAP message using encoding of the whole message :

http://support.nowsms.com/discus/messages/132/8801. html

I tried sending it this way with the http parameters :

Binary=1&DCS=8&Data=<Unicode hex>

That didn't work either. Does anyone know how to send a Unicode WAP push through the http interface, can someone give me a concrete example of a message that works ?