Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

converting 8-bit encoded binary data to 7-bit encoded data & vice versa

807607Oct 27 2006 — edited Oct 27 2006
hello,

i am receiving SMS via GSM modem, the PDU here is in 8-bit binary encoded format, however i am storing the data in a smpp server, so i need to convert this into 7-bit binary encoded, has anyone done this before, if so could someone send a java code/snippet which does this conversion and vice versa.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2006
Added on Oct 27 2006
2 comments
898 views