Developers' Guide
This page contains an overview of and links to pages
primarily intended for software developers. They explain how to send SMS messages
from different applications using the Ozeki NG - SMS Gateway software.
The SMS API for
ASP Developers page explains how Ozeki NG - SMS Gateway can be used to
send SMS messages from an ASP application. You can learn how the built-in web
server of the software receives the HTTP request from the application and how
it adds the posted SMS message to the outgoing message queue.
The SMS API for
PHP Developers page explains how Ozeki NG - SMS Gateway can be used to
send
SMS messages from a PHP application. You can learn how the built-in web server
of the software receives the HTTP request from the application and how it adds
the posted SMS message to the outgoing message queue.
On HTTP SMS API page
you can learn how to send and receive SMS messages with the built-in webserver
of Ozeki NG SMS Gateway using HTTP. The send message and receive message
methods will also be provided with further examples.
SQL SMS API page
demonstrates
how to add SMS functionality to web-based applications (like ASP, PHP) and
enterprise management software. You can learn among others how to create
database tables and users to be able to send and receive SMS messages with
Ozeki NG SMS Gateway.
On C Sharp SMS API page
you can download a full source code that demonstrates how to connect Ozeki
NG SMS Gateway that will allow to send and receive SMS messages using C#.
You will also find all information on this page that is necessary to use
this solution effectively.
The AJAX SMS API page
demonstrates how to send SMS messages with Ozeki NG SMS Gateway using
AJAX through HTTP. The page also includes a full source code that allows to
add SMS functionality to a website or to a corporate Intranet, create automated
SMS notifications, increase website security by SMS login.
On Delphi SMS API page
you
will find a Delphi SMS component that can be downloaded to ensure connection
to Ozeki NG SMS Gateway. This component can be freely modified and it includes
the full source code. After you downloaded it, you can start to build your SMS
system to send and receive SMS messages with Ozeki NG SMS Gateway using Delphi.
On Extensions page you
will
get helpful information on how to create a module to be used internally in Ozeki
NG SMS Gateway.
Cpp SMS API page
includes
a source code and an ozApi.dll file that can be downloaded to connect to Ozeki
NG SMS Gateway over the network. In this overview you can learn how to send and
receive SMS messages with Ozeki NG SMS Gateway using C++.
On Java SMS API page
you
will find detailed examples on how to send and receive SMS messages with Ozeki
NG SMS Gateway using Java. There are further links included to help you choose
the most proper solution: Java using HTTP, database or Ozeki JAVA SMS SDK.
The VB.NET SMS API page
explains the available possibilities to send and receive SMS messages in
Visual Basic.NET. Therefore you can learn how to send/receive SMS in VB.NET
using SQL or HTTP. Further information is also available by clicking on the
links provided on the page.
On Python SMS API
page you
will find a full source code to connect to Ozeki NG SMS Gateway. Therefore,
you will be able to send SMS messages in Python using HTTP. A detailed
configuration guide is also included on the page.
The Perl SMS API page
demonstrates how you can send SMS messages with the help of Ozeki NG SMS
Gateway from Perl using HTTP. Please also find a sample source code that
allows to implement this solution.
On TCL/TK SMS API page
you will learn how to send SMS messages with Ozeki NG SMS Gateway from
TCL/TK using HTTP request. On the system architecture diagram you can
examine how this solution works and a full source code helps you apply
this solution.
The Coldfusion SMS API
page explains how to send SMS messages with Ozeki NG SMS Gateway from Adobe
Coldfusion using HTTP. You will also find a configuration guide to adopt
this solution properly and a full source code is also included.
The Visual Basic 6 SMS API
Find a whole project available on this page on how to send SMS text messages
from Visual Basic via HTTP.
Tutorials:
- Autoresponding SMS applications:
This page explains how software developers can use autoresponding SMS
applications. A solution with Ozeki NG SMS Gateway is also included in
the article.
- Application Port Numbers in
SMS:
On this page software developers can learn how to use application port
numbers in SMS using the Ozeki SMS software.
- SMS response format:
This page enlists the possible message formats that can be included in
response messages.
- Regular expressions:
On this page you can find an introduction to Regular Expressions syntax
to be able to use them in other languages.
Appendix
Feature list
FAQ
Next page:
Tutorials
|