mobileFX SMS Services | XML Interface | ActiveX COM Interface | Web Interface | mobileFX SMS Gateway Server

ActiveX COM Interface

This is our professional SMS Software Component for enabling SMS services to your Windows Applications and Web Sites.

Based on ActiveX Technology and the Component Object Model (COM) our component is written as an ActiveX COM DLL with Apartment Threading Model and compiled for un-attended execution.

Those features render it suitable for use with Microsoft Internet Information Server (IIS) and ASP pages, as well as COM enabled Programming Languages such as Visual Basic, Delphi, Visual C++ and Visual Studio.NET.

Simply download and install mobileFX SMS COM Redistributable Package on your web server or deploy it  together with your software applications, and get complete access to state-of-the-art mobile messaging functionalities.

The component has no royalties and it is provided free for both commercial and non-commercial use.

 

Why use COM Interface?

  • Unlimited SMS Messaging Features
  • Bulk SMS Features
  • Personalized Bulk SMS Features (different message per recipient)
  • ADO Recordset Feed - Reads and creates SMS messages from an ADO Recordset
  • Excel Worksheet Feed - Reads and creates SMS messages from a Microsoft Excel Worksheet
  • XML Feed - Reads and creates SMS messages from an XML Document
  • Java DataStream Feed - Reads and creates SMS from a Java DataStream file
  • Native Unicode Support - All string method arguments are Unicode
  • Credits Pre-Calculation - Find out how many credits your Bulk SMS Job will cost before you send it
  • SMS Delivery Tracking - Generates a unique Tracking ID for each SMS message
  • Apartment Threaded COM Threading Model
  • Compiled with Unattended Execution and Retain-In-Memory COM switches
  • Suitable for Microsoft Internet Information Servers (IIS) - It can be stored in IIS Application and Session objects
  • Easy to Deploy - If does not reference external DLLs (*see Runtime Requirements)
  • Component Reference Documentation and samples for major COM enabled programming languages
  • Send Ringtones, Binary Data, WAP Push Messages, Blinking SMS and Flashing SMS
  • SMS or Bulk SMS Originator - Your Company Names as Sender Name

Downloads

Download mobileFX SMS Services Complete Setup (v1.0.0.36 - 03/01/2008 - 936 KB)

Includes SMSCOM ActiveX component installation, ActiveX and XML Interfaces documentation, Sample Source Code for 3rd party Software Integration and mobileFX SMS Services Familiarization Utility. Microsoft IIS 5.0 / 6.0 - Ready Setup.

Runtime Requirements

The component does not link to any external DLL or runtimes. However, in order to use certain features such as feed from ADO Recordsets and XML Documents, the component uses late binding Automation Interfaces; thus, you just make sure that any version of those runtimes is installed on the host system or server.

  • Microsoft ActiveX Data Objects (Optional - Referenced with late bound Automation Interfaces)
  • Microsoft XML (Optional - Referenced with late bound Automation Interfaces)
  • Requires an Internet Connection - the component communicates to https://www.mobilefx.com using Secure Sockets Layer.
Featured SoftwareSystem Interfaces
COM Interface Examples

COM Interface Basic Instructions

  1. Instantiate the SMS Messenger component
  2. Call its AddSMS( ) method to create and add a new SMS Message Object to the Outbox.
    This way you can create up to 1,000 personalized messages (Personalized Bulk SMS Feature).
  3. On the SMS Message Object call its AddRecipients( ) method to add additional Recipients.
    This way you can create up to 1,000 non-personalized messages (Bulk SMS Feature).
  4. When done adding messages and recipients, call the Send( ) method on the SMS Messenger to send all the messages in the Outbox.
  5. Release references and destroy the SMS Manager component.

COM Interface Examples

Visual Basic 6.0 | ASP

mobileFX Professional SMS Solutions

Home |  About us |  Services |  Products | Support | Sales | Policies | Partners |  Contact

Registration | Login | Downloads