UDH understanding

UDH understanding SearchSearch
Author Message
Gillian Hughes
Unregistered guest
Posted on Tuesday, March 01, 2005 - 12:25 pm:   

I have a UDH like
:06:05:04:0b:84:23:f0
could somebody please explain to me, what each number stands for?

Also, does anyone know of a good website or course you can go on, to learn about creating Wap push messages?
deepkamal
Unregistered guest
Posted on Saturday, April 16, 2005 - 08:53 am:   

all these charectars are in Hex and each 2 digit are called octets,
now 06 means length of whole UDH string(05040b8423f0)
05 means length of user Data String
(040b8423f0)
04 means length of port address string
(0b8423f0)

now 0b84 is source plort address
amd 23f0 is reciever port address

for more details just use google with WAP specification key word,

regards
deepkamal singh
deepkamal@gmail.com
NirdoshKujur
Unregistered guest
Posted on Wednesday, May 10, 2006 - 04:59 am:   

How we use the UDF answer me in breif and explain what it is, what is the use of it and how we can implement it?