| Main |
|
|
| Includes solutions |
|
|
| Documentation |
|
|
| Tools |
|
|
|
|

|
TnrGsm component
(nrComm Lib)
Overview
The TnrGsm component is designed for interactive with GSM device - like mobile phone connected to serial port or Bluetooth.
It supports most key features of GSM 07.07 specification and includes the some properties, methods and events which makes
easy the communication the gsm device.
Here are some of its features:
- read and send SMS;
- notification event on new SMS;
- notification event on incoming RING with Caller ID;
- access to items of phonebooks;
- various information about GSM device: IMEI, version, manufacturer,
memory and battery state and so on;
- component can be used as DataProcessor for TnrComm and TnrBT components of library
- Log property. Logging events in TnrLogFile component.
- ... and some more.
You can download GSM Demo project of nrComm Lib and take a look the possibilities of this component.
GSM Demo (compiled executable)
GSM Demo sources
Also TnrGsm component and other classes of nrComm Lib are used in MyGsm Pro application.
|
|