ZylGSM is a Delphi & C++Builder component that communicates with a GSM modem or phone with integrated modem (almost all new generation mobile phones).
Main features:
- Send SMS in Text Mode
- send SMS in PDU mode
- delete SMS
- dial in voice mode
- dial in data mode
- answer incoming call
- hang up current conversation
- recognize calls and identify caller number
- new SMS message alert
- read PDU and text SMS
- Detect GSM modem
- execute custom AT commands
This component works with AT (Hayes) compilant GSM modems connected to one of the serial ports. You can use it also with USB, IrDA and bluetooth devices, because these devices have a driver that redirects the input from the USB, IrDA or bluetooth port to a virtual serial port (you can check it in System/Device Manager/Modems).