Wednesday, August 25, 2010   |   Login  
On-line manual:
   C++ SMS


Home
SMS Server 6
On-line manual
Introduction
SMS technology
MMS technology
Product features
Installation guide
User guide
Developers guide
General information
Languages
C++ SMS
SQL SMS
HTTP SMS
Files SMS
Java SMS
PHP SMS
ASP SMS
Delphi SMS
C# SMS
Access SMS
SMS FAQ
Case studies
Appendix
Search
Download
Support
How to buy
Resellers
MMS Server 6
SMS Wall
IP SMS Gateway
Ozeki Toolbar
Excel SMS
Company



For SMS service providers we recommend the following product:
Ozeki NG SMS Gateway


On-line manual:
  Explore all the features in this on-line HTML documentation.
Product guide:
  This downloadable pdf explains all the features of Ozeki Message Server 6.


Newsletter:
  Sign up to get news about product updates!

E-mail:
  You can send tech. questions in e-mail to the following address: info @ ozeki.hu

OZEKI MESSAGE SERVER - Product Guide

Languages Contents | SearchSQL SMS

Home > Developers guide > Languages > C++ SMS

SMS API for C++ Developers

C++ developers can use a COM dll to connect to Ozeki Message Server 6. This DLL implements the communication between the C++ client application and the Ozeki Message Server. The DLL can be freely distributed along with your application. On this page we give the steps on how to use the C++ API.

STEP 1. - Download the C++ API with source
The file can be downloaded from the following URL: http://www.ozeki.hu/index.phtml?ow_page_number=503   The name of the file is: cppClient.zip

STEP 2. - Unzip cppClient.zip
When you unzip the file you will see the source code in the cppClient directory. The cppClient directory also contains a compiled .exe version. The name of it this file is cppClient.exe

STEP 3. - Register the COM dll in your system
Open a windows command prompt (Start -> Run -> cmd.exe). In the command prompt change to the cppClient directory and issue the following command:
regsvr32 ozCOMClient.dll

STEP 4. - Compile the source
Open the project "cppClient.sln" in Visual Studio.NET and press F5 to compile it.



Next page: SQL SMS
For more information please contact us! Tel: (36) 1 371 0150, Fax: (36) 1 371 0151, E-mail: info @ ozeki.hu Tipp: check out our MMS Gateway!  

 

Home

Copyright © 2000-2010 - Ozeki Informatics Ltd. - All rights reserverd.