Back to Main Page
















MOBITEK SMS API is an ActiveX Component . Sofrware developer and system integrator can use it to add SMS features into his application such as CRM, ERP etc.






ActiveX Dll file name : MobitekSMSAPI.dll

There are 4 main Application Programmable Interface (API) functions:

1) InitModem (COM port) = True or False

To initialise and to connect to the GSM Modem. Returns true if successfully connected.

2) ReadSMS (incoming SMS message, sender's mobile number, incoming SMS date and time) = True or False

To read incoming SMS and to retrieve incoming SMS values i.e. Message, mobile number and date & time the message was send. Returns true if successfully read.

3.1) SendSMSWC (outgoing SMS, mobile number) = True or False

To send out SMS using Wavecom or iTegno GSM Modem. Returns true if successfully send.

3.2) SendSMSNokia (outgoing SMS, mobile number) = True or False

To send out SMS using Nokia30 GSM Modem. Returns true if successfully send.

4) CloseModem () = True or False

To shut down the modem port. Returns true if successfully closed.



 



Or contact us for more information.