资 源 简 介
This project aims to produce a high-standard and efficient Java library to decode and encode SMS messages in a binary format as defined in 3GPP TS 23.040 and 3GPP TS 23.042. The latter being a specification on SMS compression, not widely used in Telecommunications. The library can in part be useful for someone trying to implement SS7 (used by SMSCs). The library is developed in Java 5 and is released under the BSD license. Next to the library there is the Attention server that connects to a mobile phone via the serial port (RS232), using AT (attention) commands to retrieve and send SMS messages as well as read and write phonebook entries. For the serial communication RXTX is used. The aim of the this tool is to provide an interface to communicate with a mobile phone using a serial connection. This includes, but are not limited to; receiving and sending SMS messages, backing up SIM data (e.g. handling phone book memory), backing up SMS messages in the inbox, and run actions on receiv