About M-Notification.ind Over Nokia SMS

About M-Notification.ind Over Nokia SMS SearchSearch
Author Message
Anonymous
 
Posted on Wednesday, July 28, 2004 - 04:12 am:   

I experimented to send M-Notification.ind over SMS with Nokia 6610 which had been connected to my computer. I wrote a piece of code to set/combine user data header and user data, using Nokia_PC_Connectivity_SDK 3.0.

The recipient mms-enabled phone just recognised the message as an ordinary text sms message with strange characters.

The attachment (2 txts) is how i set the sms user data header and basic sms parameters using nokia's connectivity SDK.

I wonder whether you ever used Nokia's Connectivity SDK, but if the answer is "no" , would you mind telling me how you get your notification message work ?
Thanks in advance!

Best regards,

xinjun_liu
text/plainVB Code to Set/Combine UDH and UD
VB Code( generate UDH).txt (1.2 k)
application/octet-streamm-notif-ind Body( or User Data ?)
mnotif-ind(excluding sms UDH).txt (0.1 k)
Anonymous
 
Posted on Wednesday, July 28, 2004 - 05:00 am:   

The m-notif-ind hex body is as following:

25 06 22 (Wsp)
transaction id,push flag,content type length

61 70 70 6c 69 63 61 74 69 6F 6E 2F 76
6E 64 2E 77 61 70 2E 6D 6D 73 2D 6D 65 73 73 61
67 65 00
application/vnd.wap.message

AF 84
charset: utf8 ?

8C 82 98 32 00 8D 90 01 81 96 41
6E 20 4D 4D 53 20 43 6F 6D 69 6E 67 00
8A 80 88 06 81 04 41 06 63 F3 8E 02 2E E0

83
68 74 74 70 3A 2F 2F 32 30 32 2E 31 31 37 2E 31 35 2E 31 38 3A 38 30 38 30 2F 4D 4D 52 65 74 72 69 65 76 65 52 65 73 3F 75 73 65 72 69 64 3D 31 26 6D 6D 73 3D 35 00
mms url:
http://202.117.15.18:8080/MMRetrieveRes?userid=1&mms=5
Anonymous
 
Posted on Wednesday, July 28, 2004 - 05:04 am:   

You are welcome to drop a line to my mailbox. 3x

xinjun_liu@hotmail.com