Using Delphi 5
Im trying to write a program to send a SMS message using PDU mode, which comprises of hex using a 7 bit default alphabet.
is there some where to convert a normal string into the above in delphi 5??
eg. hellohello = E834A81DA6D301
can any 1 give me any clues or webites to learn abot more about it?
and / or
can i do this conversion in Delphi?
Im trying to write a program to send a SMS message using PDU mode, which comprises of hex using a 7 bit default alphabet.
is there some where to convert a normal string into the above in delphi 5??
eg. hellohello = E834A81DA6D301
can any 1 give me any clues or webites to learn abot more about it?
and / or
can i do this conversion in Delphi?