SMS Driver  v1.1   Release Date : 02/26/2000
Delphi 4.0 and Delphi 5.0 SHAREWARE PACKAGE
=============================================

Written by Valentin Nagacevschi.
E-Mail Address: valin@mail.dntis.ro

SMS Driver v1.1
Copyright (c)1999 by Valentin Nagacevschi,
all rights reserved.

SMSDriver is a visual component which encapsulates all the low level 
code required to control a GSM Terminal. It is GSM 07.05 fully compliant
and works virtualy with any tye of GSM handset. It was tested with
Nokia Cellular Data Suite 2.0 and with Falcom A1. Thanks to SMSDriver 
component, you are needed to know nothing about low level 'AT' programming 
to be able to use Short Messaging Service on a GSM Terminal. Just 
place a SMSDriver onto your form, rename it, modify its properties 
as needed and save the changes. Next you have to write down some 
lines of code to start a connection, to send SMSs, to handle incoming 
SMSs and, of course, to end (to close) the connection. 

Features
 - NEW - now supports the PDU mode for backward compatibility with older GSM terminals.
 - it is fully customizable to meet any requirements for any type of GSM Terminal. 
 - can send and receive SMSs according to the GSM 07.05 specifications. 
 - handle incoming SMS with or without storing them on the SIM memory. 
 - can connect to a GSM Terminal attached to any COM port at any baud rate. 
 - use 8 bits data, 1 stop bit, no parity and hardware flow control communication settings.

This is the second release of the SMSDriver and is designed for use with
Delphi 4.0 and Delphi 5.0 in 32-bit applications designed to run in Windows 95/98/NT.

To install the SMSDriver, copy the DCU files into your \Delphi x.0\Lib directory, 
BPL and DCR files into the \Delphi x.0\BPL directory and then install it as you 
would any other package. It will appear in the System section of your component palette.

You will find in this archive a help-like file, the smsdriver.html,
with all the info you need to use the component.

Please read the License.txt file for the legal conditions to use this 
component.

This version is shareware and works only when IDE is running. It also includes a working 
demo with sources. For a full working version (including the sources) please contact me 
at the address valin@mail.dntis.ro. The price of the package is 120.00 $.

