 |
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
|
|  |
|
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:
STEP 4. - Compile the source
Open the project "cppClient.sln" in Visual Studio.NET and
press F5 to compile it.
Next page:
SQL SMS
| |
|