Akomprensi pesan SMS menggunakan modified half byte
HERMAWAN, Andre Putra, Drs. Jazi Eko Istiyanto, M.Sc., Ph.D
2009 | Tesis | S2 Ilmu KomputerKompresi SMS adalah sebuah upaya meningkatkan jumlah karakter pesan yang dapat dikirim pada satu kali pengiriman. Kompresi SMS ini menggunakan algoritma Modified Half Byte. Dimana dibutuhkan sebuah proses kompresi dan decompresi yang cepat pada data yang tidak terlalu besar dan hal tersebut sesuai dengan karakteristik algoritma half byte. J2ME adalah sebuah software development yang digunakan untuk membuat aplikasi pada handphone atau smartphone. J2ME juga telah didukung oleh class WMA API sehingga mampu digunakan untuk membangun aplikasi sent and recive sms pada jaringan GSM. Aplikasi ini dikhususkan berjalan di jaringan GSM sehingga tidak dapat menyeberang ke lain jaringan, begitu juga sebaliknya. Aplikasi ini juga berdiri sendiri sehingga tidak mengganggu penggunaan SMS bawaan dari HP. Dengan menggunakan aplikasi ini pengiriman SMS dapat ditingkatkan hingga mencapai 36% dibandingkan dengan pengiriman menggunakan SMS biasa. Dan hanya dapat dibaca oleh pengguna aplikasi ini saja. Pengiriman kompresi SMS ini sudah dalam keadaan terkompresi dengan byte-byte yang tidak beraturan, sehingga apabila dicegat sms yang terkirim dan diambil oleh pihak lain, maka pesan tidak dapat terbaca untuk, sehingga dapat juga digunakan sebagai enkripsi pesan SMS.
A Compression of SMS Message is an effort to increase amount of character message that could be send by one package SMS. This is sms compression using the halfbyte modified algorithm. SMS Compression needs the quick process to transfer byte become compression byte and decompression byte. In this case, that is same as halfbyte modified characteristic. J2ME is a software development to make small device applications, such as handphone, smartphone, game player and the others. J2ME has been supported by WMA API class, where is able to use for a develop send and receive message application at GSM network. This application is special purpose at GSM network, which is not support crossing another network such as GSM to CDMA. This Application is independent. This is not annoying sms program where has embedding at handphone. Using this application, user can increase the character in one send sms package until 36% compare with common send a sms package. SMS has been compression that can read by using this application too. Sending this a sms package compression had the compress condition which is in disarray byte by byte, so when someone want to pick up a sms package, that could not be read. Because that a compression of sms messages application can be use as encrypts sms.
Kata Kunci : SMS compression,J2ME,Modified halfbyte,Enkripsi SMS