Recent Activites
Blog Advertising - Get Paid to Blog

Delphi SMSCodec (SMS Processing Component)

Posted by Daniel - 16,935 Views

averagecoder_smscodec.gifSMSCODEC is my own Delphi version of SMS Encoding/Decoding component. Its a simple one but quite enough to assemble a PDU format of an SMS send message to be sent via cellphone and to decode SMS message (received message) from my cellphone to get the sender number and the message content.

Several functions that you can use to perform SMS processing are: PDU7BIT2ASCII, PDU8BIT2ASCII, PDU16BIT2ASCII, ASCII2PDU7BIT, DecodeSMS, and EncodeSMS. Some lines in the component source code are commented and a demo/usage example project is also included in this package.

read more..

Posted in: Tested Software - Comments(17) January 2008 | raw

P 10 OF 10« First...«678910