I have problem with wap push message generation in binary format.
I have created UDH-header:
08
04 //size
2EE0 // reference number (12 000)
01 //total number of messages
01 //this message
05 //port adressing
04 //size
0B84 // dest.port: 2948
23F0 // source.port: 9200
WSP-header:
25 //connection ID
06 //push
01 //size of header
ae //application/vnd.wap.sic
Actual .sic (fine):
02056a0045c6080.....
I think there is a problem with wsp and/or udh header but I just can't figure it out.
Thank you for any help



