MOBITEK® SMS Gateway Development Kit


Our vision is to make machines and systems talk. By using MOBITEK® SMS Gateway Development Kit, software developers and system integrators are able to build their own SMS Gateway, SMS application, SMS solution, to integrate SMS into business systems. More information …

Free* MOBITEK® SMS Gateway Development Kit when MOBITEK® S80 SMS Modem or MOBITEK® 4G Modem Type M is purchased from us.
(* free from any registration, licensing, royalty or deployment fees; it may be deployed freely for use with any third-party software, whether commercial or not)

MOBITEK® SMS Gateway Development Kit  contains:

  1. API Type: COM/ActiveX
  2. SMS API for Java
  3. API Type: Database
  4. API Type: Command Line Interface version 5 and version 6
  5. API Type: e-mail

To find out which development kit is suitable for you, please refer to our language matrix.

Visit our corporate blog for more information on:-

For more information, please contact us


Language Matrix

Languange SMS API(ActiveX DLL or COM) SMS Engine CLISMS
VB6 / C++ / Delphi
  • Yes, highly suitable
  • By referencing / creating new object
  • Send SMS – call SendSMS method
  • Read SMS – call ReadSMS method
  • Yes, highly suitable
  • By ODBC / OLEDB
  • Send SMS – execute SQL Insert statement into Outbox Table
  • Read SMS – execute SQL Select statement from Inbox Table
  • Yes
  • Sending SMS -By shelling to CLISMS.exe and passing parameters
VB.Net / C#
  • Yes, highly suitable
  • By referencing / creating new object
  • Send SMS – call SendSMS method
  • Read SMS – call ReadSMS method
  • Yes, highly suitable
  • By ODBC.Net / OLEDB
  • Send SMS – execute SQL Insert statement into Outbox Table
  • Read SMS – execute SQL Select statement from Inbox Table
  • Yes
  • Sending SMS -By shelling to CLISMS.exe and passing parameters
Java
  • Yes, requires JACOB
  • Send SMS – call SendSMS method
  • Read SMS – call ReadSMS method
  • More information …
  • Yes, highly suitable
  • By JDBC
  • Send SMS – execute SQL Insert statement into Outbox Table
  • Read SMS – execute SQL Select statement from Inbox Table
  • Yes
  • Sending SMS -By shelling to CLISMS.exe and passing parameters
ASP / ASP.Net
  • Yes, but not suitable for concurrent use
  • By referencing / creating new object
  • Send SMS – call SendSMS method
  • Read SMS – call ReadSMS method
  • Yes, highly suitable, allow concurrent use
  • By ODBC / ODBC.Net / OLEDB
  • Send SMS – execute SQL Insert statement into Outbox Table
  • Read SMS – execute SQL Select statement from Inbox Table
  • Yes, but not suitable for concurrent use
  • Sending SMS -By shelling to CLISMS.exe and passing parameters
PHP
  • Yes, but not suitable for concurrent use
  • By creating new object. More information …
  • Send SMS – call SendSMS method

<?php
$sms = new COM(“MobitekSMSAPI5.SMS”);
$sms->SendSMS (“0162211888″,”Hello from PHP”);
?>

    • Read SMS – call ReadSMS method

<?php
$sms = new COM(“MobitekSMSAPI5.SMS”);
$result = $sms->ReadSMS;
if ($result!=”True”)
{
echo “Sender: ” $sms->MN;
echo “Message: ” $sms->MSG;
}
?>

  • Yes, highly suitable, allow concurrent use
  • By ODBC
  • Send SMS – execute SQL Insert statement into Outbox Table
  • Read SMS – execute SQL Select statement from Inbox Table
  • Yes, but not suitable for concurrent use
  • Sending SMS -By shelling to CLISMS.exe and passing p

List of Customers

Our SMS Gateway Development Kit has been widely used since 2004. 90% of our customers are software developers, and system integrators. Here is a partial list of our customers:

MSC Status Company

  • IT INSIGHT SDN.BHD
  • TOMMS Systems Sdn. Bhd.
  • Ultis Asia Sdn. Bhd.
  • Cworks Systems Berhad
  • DKSH Corporate Shared Services Center Sdn Bhd
  • EBL Technologies Sdn. Bhd.comment
  • Fujitsu (Malaysia) Sdn. Bhd.
  • Kannaltec Berhad
  • Langkah Teknologi Sdn. Bhd.
  • NEC SYSTEMS INTEGRATION (M) SDN. BHD.
  • Padimas Systems Sdn. Bhd.
  • Paradigm Systems Berhad
  • Tentacle Technologies (M) Sdn. Bhd.

Software Developer

  • Integrated Netlink Solutions Sdn Bhd
  • Megasteel Sdn. Bhd.
  • FCS Computer Systems Sdn. Bhd.
  • STRATEL (MALAYSIA) SDN. BHD
  • Sapura Secured Technologies
  • Taman U Dental Surgery comment
  • Datawiz Consultancy Services Sdn. Bhd
  • Jen Infotech SDN. BHD. comment
  • Kompakar eRetail SDN. BHD. comment
  • VENDORCOM IT CONSULTING
  • INFOCONNECT SDN. BHD.
  • Netstar Advanced Systems Sdn Bhd
  • Easy Information Systems Sdn Bhd
  • ESOFT Solution
  • TELEKOM MALAYSIA BERHAD
  • Trans-Asia Shipping Corporation Berhad

 

Download

 

 

Change Log