WAP push with hint message in Chinese

WAP push with hint message in Chinese SearchSearch
Author Message
samuel
New member
Username: Arboreal

Post Number: 1
Registered: 06-2004
Posted on Thursday, June 10, 2004 - 10:09 am:   

I have a question which bother me serval days.
I want to give my clients a message which explain the content of url in Chinese. unfortunately, I fail to do that. Though I sent the wap push using sms successfully, the mobile phone didn't show the URL instead of the Chinese hint message.
I wonder who can do me the favor pointing what's wrong in the following code:

0605040B8423F0 // UDH
81060603AE81EA8DBB // PUSH PDU
02056A00
45C6080C
037761702E73696E612E636F6D00
// URL: wap.sina.com
0AC30720040607012057 // created time
10C3072005060701205701 // expired time
03E58C97E4BAACE8BDA6E5B19500
// message -- 北京车展
0101

I thought I have change the chinese message into UTF-8 as the above show.