Introduction
MOBITEK® SMS API is application programming interface for short messaging service. It allows software developer to build a SMS application, a SMS Gateway, or to add SMS functionality to an existing system (e.g. ERP, CRM).
MOBITEK® SMS API is one of the kits from MOBITEK® SMS Gateway Development Kit.
How It Works?
Specification
- Version: 9.x
- API Type: COM or ActiveX Dll
- Supported Operating Systems:-
- Windows XP, Vista, 7, 8, 10; 32 bit and 64 bit
- Windows Server 2003, 2008, 2012, 2016; 32 bit and 64 bit
- ActiveX File Name: MobitekSMSAPI9.dll
- Supported Functions:-
- SMS
- USSD
- Voice
- Phone Book
- Supported Programming Languages:-
- Visual Basic
- Visual Basic .Net
- Visual Studio .Net
- Visual C++
- Delphi
- Cold Fusion
- any programming language that can call “MobitekSMSAPI9.dll”
- Manual for software developer
- Download sample codes:-
- VB.Net (view a video demonstration)
- Java
- VB6
Benefits
- rapid development of a SMS Gateway
- full control of the message flow, business logic and the design of SMS Gateway
- can decide how to handle incoming message – trigger an event, or launch an external application
- can decide where to store the incoming message – in database, in text, or in XML
- can decide who should receive outgoing message, when to send, what the send
- integrate SMS feature with external sofware application
- able to check credit balance of prepaid account
- able to reload, top-up the prepaid account
Functions
- to initialize modem; to connect and disconnect GSM modem with PC/Server
- to reboot the GSM modem
- to unlock SIM with PIN
- to check whether GSM modem is connected with GSM network
- to check the signal strength of GSM network
- to get the name of GSM network operator
- to send SMS in text format (160 characters or longer) ; to send SMS in unicode format (limit to 70 characters only)
- to turn on / off the delivery status report, and to obtain delivery status report of outgoing SMS
- to interact with GSM network via USSD (for checking account balance, expiry date, top-up prepaid account, etc.)
- to add, delete, edit phone book in SIM card
- to check whether a mobile number is on-line