Delphi SMS Component
Download: Delphi-SMS-API_3.0.zip
Source code: Included
Exe demo: Included
Delphi version: XE
Download: Delphi-SMS-API_2.0.zip
Source code: Included
Exe demo: Included
Delphi version: D5, D6, D7, D2005, D2006, D2007
This Delphi SMS component can be used, modified and distributed freely. It
makes it possible to connect to your Ozeki NG SMS Gateway installation through
the Internet or the corporate LAN. It can be used for both sending and receiving
SMS messages, it supports delivery reports (SMS delivered to network, SMS
delivered to handset, SMS delivery failed) and Unicode SMS messages to send
Arabic, Cyril, Chinese
and other international characters. It contains the full source code.
Description
This is a VCL component for SMS messaging. This component can be used to send
and receive SMS messages from your
Delphi application through Ozeki NG SMS Gateway. It gives you the freedom
to use a GSM phone or GSM Modem, or an IP SMS protocol, such as SMPP, CIMD2,
or UCP in your
system. In fact you can use even more then one GSM modem or IP SMS protocol based
service provider connection at the same time from your Delphi application.
Use this component to simplify text messaging and increases productivity in your
project. According to the GSM Technical Specification 07.05, every SMS
application should provide the following features:
- SMS PDU-mode
- SMS text-mode
- GSM7Bit SMS alphabet to support Latin characters
- Unicode SMS alphabet to support International characters
- Multipart SMS support with 8 bit reference numbering to be able to send and
receive long messages
- Multipart SMS support with 16 bit reference numbering to be able to send
and receive long messages
- SMS Delivery reports with delivery time information:
- delivered to network
- delivered to handset
- delivery failed
Ozeki NG SMS Gateway implements all these features making sure, that you will
not have to deal with support issues regarding SMS messages in your project.
More information
Next page:
Cpp SMS API
|