COM-OBJECT CONNECTION

The Mmtune's HTTP specification describes how a user can interact with mmtune via the HTTP or HTTPS communication protocols.If you are connecting from a windows-based programming environment,you can use mmtune's com object to connect to mmtune's sms and mms gateway.

The mmtune's COM API object’s rich set of methods and definitions make it easy for a user to integrate SMS sending into their programs or ASP pages.Since the com object interface is fully documented any com enabled programming language can be used.

To be able to download the.zip file,you will first need to register with mmtune.com by clicking on the "Register " button.Also included in the zip file is the programmers reference manual for utilising the com object in your environment.

Interface description
The COM client does provide a plain and simple application programming interface (API) consisting of only a few
functions and properties. The COM client interface provides the following functionality:
(a) Connecting to and logging into a Mmtune's SMS and MMS server via TCP/IP network connections
(b) Sending XML messages to the server
(c) Reading inbound messages from the server
(d) Disconnecting from the server
Sending XML messages does of course include any type of message, i.e. simple SMS messages, e-mails, messages
triggering events like database queries, etc., as a XML message can encapsulate any type of message.

2012 mmtune.com