Simple UDH for Binary Text SMS

Simple UDH for Binary Text SMS SearchSearch
Author Message
John Marcos
New member
Username: Ttagroup

Post Number: 1
Registered: 02-2004
Posted on Monday, February 23, 2004 - 02:42 pm:   

Hi,
I want to send long UCS2 msg , so I want to concatenate two SMS which include UCS2 , I checked the ETSI GSM 03.40 specification , I understand :
"xx" is the WDP-SAR-reference.
"yy" is WDP-SAR-total-segments.
"zz" is WDP-SAR-current-segment.

and I understand :

Length of User Data Header 1 octet
Information-Element-Identifier "A" 1 octet
Length of Information-Element "A" 1 octet
Information-Element "A" Data 1 to "n" octets

but may be because there is no simple example for that , I could not create a simple two concatenated sms , so can any one just give me a sample on sending Text Msg (for example "This is a Test" ) in Binary SMS , and if it is UCS2 what will be the changes on the header , and if it is longer than 160 character ( 7 bit ) or 70 character(16 bit , UCS2) what will be the changes ?

I really appreciate your help

Best Regards