Website updated on: Thursday, July 3, 2008 
On-line manual:

Overview On-line manual On-line support Download Pricing and licensing Contact Us Login
OZEKI NG SMS Gateway - Product Guide

Commercial Information Contents | SearchSupport

Home > Search

SMS Gatway SMS Gateway Home

  Product Manual
  Commercial Information
  Search

Search The On-line Documentation

Keywords:
47 pages found using keyword(s): sms,gateway,download

1. Installation Guide (2 kb)
Home > Product Manual > Installation Guide
Installation Guide This guide provides a general introduction to the installation of the Ozeki NG - SMS Gateway software, as well as the basic configuration procedure. This guide is primarily intended for IT professionals familiar with Windows operating systems. The Ozeki NG - SMS Gateway software enables you to use your computer to send and receive SMS messages to and f... [View]

2. Prerequisites (3 kb)
Home > Product Manual > Installation Guide > Prerequisites
Prerequisites This page provides detailed information about the hardware and software requirements for your computer to be able to send and receive SMS messages using the Ozeki NG - SMS Gateway software. To run the Ozeki NG - SMS Gateway software on your computer, you have to meet some essential hardware and software requirements. Minimum hardware requirements CPU: Intel Pentium III, 450 Mhz ... [View]

3. Download Information (1 kb)
Home > Product Manual > Installation Guide > Download Information
Download Information You can download the Ozeki NG - SMS Gateway software and the necessary prerequisites from the Download page. The download page URL is: http://www.ozekisms.com/index.php?owpn=112 You... [View]

4. Installation Steps (3 kb)
Home > Product Manual > Installation Guide > Installation Steps
Installation Steps In this guide you can learn how to install the Ozeki NG - SMS Gateway software. You will be instructed what to do in each dialogue box of the Ozeki NG - SMS Gateway Setup Wizard to successfully finish the installation. After you have downloaded the Ozeki NG - SMS Gateway software, you nee... [View]

5. MMS downloads (3 kb)
Home > Product Manual > Installation Guide > Service Provider Connections > GSM Modem connectivity > MMS downloads
MMS Download over GPRS The reception of an MMS message has two parts. First an SMS arrives to the modem, that contains the URL of the MMS message. The second phase is the MMS download. In the second phase the modem opens a GPRS connection and it downloads the MMS message from the MMSC. In this guide we give you information on how you can use two modems to speed up the process.... [View]

6. HTTP Client connection (13 kb)
Home > Product Manual > Installation Guide > Service Provider Connections > HTTP Client connection
HTTP Client Connection This chapter provides detailed instructions on how to install and configure the HTTP Client service provider connection for SMS messaging using the Ozeki NG - SMS Gateway software. As you can read on the Service Provider Connections page, you need to install and configure one or more service provider connections for SMS messaging using Ozeki NG - SMS G... [View]

7. HTTP Server connection (12 kb)
Home > Product Manual > Installation Guide > Service Provider Connections > HTTP Server connection
HTTP Server Connection This chapter provides detailed instructions on how to install and configure the HTTP Server connection for SMS messaging using the Ozeki NG - SMS Gateway software. As you can read on the Service Provider Connections page, you need to install and configure one or more service provider connections for SMS messaging using Ozeki NG - SMS G... [View]

8. MSSQL (8 kb)
Home > Product Manual > Installation Guide > Users and applications > Database user > MSSQL
Send SMS messages from Microsoft SQL Server Microsoft SQL In this chapter you can learn how to send and receive SMS messages using the Microsoft SQL database server. The solution uses the Ozeki NG - SMS Gateway software installed on your PC.... [View]

9. SQL Express (5 kb)
Home > Product Manual > Installation Guide > Users and applications > Database user > MSSQL > SQL Express
Send SMS messages using Microsoft SQL Express Microsoft SQL Express On this page you can learn how to send and receive SMS messages using the Microsoft SQL Express database server. The solution uses the Ozeki NG - SMS Gateway software installe... [View]

10. MyODBC v5 (2 kb)
Home > Product Manual > Installation Guide > Users and applications > Database user > MySQL > MyODBC v5
SQL to SMS Gateway configuration - MyOdbc v5 installation If you wish to send and receive unicode characters (chinese, arabic, etc) in SMS messages from MySQL, you need to use the MySQL Odbc Driver v5 or newer. We also recommend you to use v5 or newer of the database server as well. Th... [View]

11. PostgreSQL (5 kb)
Home > Product Manual > Installation Guide > Users and applications > Database user > PostgreSQL
Send SMS messages from PostgreSQL User PostgreSQL In this chapter you can learn how to send and receive messages using a PostgreSQL database with the Ozeki NG - SMS Gateway software. You will be provided with the connection string for th... [View]

12. Email to SMS (8 kb)
Home > Product Manual > Installation Guide > Users and applications > E-mail User > Email to SMS
E-mail to SMS Configuration This section provides you with step-by-step instructions on how to configure the E-mail user of the Ozeki NG - SMS Gateway software to forward an incoming e-mail as an SMS message to a specified phone number. The E-mail user, ... [View]

13. Command line client (1 kb)
Home > Product Manual > User Guide > Client software > Command line client
Ozeki NG SMS Gateway - Command line tool Download: SendSMS.zip (97 Kb) The Ozeki NG command line tool (SendSMS.exe) makes it possible to send SMS messages from the command line. To send an SMS message all you have to do is execute the SendSMS.exe comm... [View]

14. SQL / MySQL (5 kb)
Home > Product Manual > User Guide > Administrator's Guide > Configuration Files > User accounts > SQL user > SQL / MySQL
Sending and receiving SMS messages from MySQL Database On this page software developers can learn how to send and receive messages from My SQL Database. You can watch a video tutorial presenting the creation of a My SQL Database scheme by copying and inserting it into the database server, t... [View]

15. SQL / PostgreSQL (5 kb)
Home > Product Manual > User Guide > Administrator's Guide > Configuration Files > User accounts > SQL user > SQL / PostgreSQL
Sending and receiving SMS messages from Postgre SQL Database On this page software developers can learn how to send and receive messages from Postgre SQL Database. You can watch a video tutorial presenting the creation of a Postgre SQL Database scheme by copying and inserting it into the d... [View]

16. Login problems (6 kb)
Home > Product Manual > User Guide > Administrator's Guide > Troubleshooting > Login problems
Login problems On this page you can find out what may cause login problems with the Ozeki NG - SMS Gateway software and how to solve them. You will be instructed about the Proxy settings, the program running as a Windows service, the Windows Firewall, as well as checking log entries. Once you have downloaded and ... [View]

17. Full uninstall (4 kb)
Home > Product Manual > User Guide > Administrator's Guide > Troubleshooting > Full uninstall
Full Uninstallation On this page you will be instructed how to do a full uninstall of the Ozeki NG - SMS Gateway program. This procedure is required if you would not like to keep your configuration and your logs after you have removed the software. Once you have downloaded and installed ... [View]

18. Manual uninstallation (2 kb)
Home > Product Manual > User Guide > Administrator's Guide > Manual uninstallation
ives information about how the software can be uninstalled manually. Normally you will not use this information, because the software can be handled as any other .msi installation package. Step 1.) Stop the service Start -> Run -> services.msc Stop the Ozeki NG - SMS Gateway service Step 2.) Unregister the service Start -> Run -> cmd.exe cd "C:\Program Files\Ozeki\OzekiNG - SMS Gateway" InsSrv.exe uninstall OzekiNG close the command shell Note: if InsSrv.exe is not in the directory, you can download it from this ... [View]

19. ASP.NET Example (19 kb)
Home > Product Manual > Developers Guide > ASP SMS API > ASP.NET Example
Sending SMS using ASP.NET (C#) through HTTP Download source code download full project (1.9 kB) Introduction ... [View]

20. ASP Example (18 kb)
Home > Product Manual > Developers Guide > ASP SMS API > ASP Example
Sending SMS using ASP through HTTP Download source code smssend.zip (1kB) Introduction This ar... [View]

21. ASP with built in webserver (7 kb)
Home > Product Manual > Developers Guide > ASP SMS API > ASP with built in webserver
ASP.NET with HttpListener to receive SMS messages Download: VB.NET-SMS-Gateway-Source.zip This guide gives you detailed instructions on how to use ASP.NET with HttpListener to receive SMS messages and to generate a response SMS messages. This solution is an... [View]

22. PHP5 and MySQL (17 kb)
Home > Product Manual > Developers Guide > PHP SMS API > PHP5 and MySQL
Sending SMS using PHP5 through MySQL Server Download source code download full project (2.2 kB) Introduction ... [View]

23. Send SMS from Website (PHP) (6 kb)
Home > Product Manual > Developers Guide > PHP SMS API > Send SMS from Website (PHP)
Send SMS from a website (PHP) Download: sendsms.zip This guide gives information on how you can add SMS functionality to your website. The method I present uses HTTP communication between the SMS Gateway and your website. To send and receive SMS m... [View]

24. Receive SMS on a Website (PHP) (8 kb)
Home > Product Manual > Developers Guide > PHP SMS API > Receive SMS on a Website (PHP)
Receive SMS on a website (PHP) This guide explains how you can create an SMS service using PHP that processes incoming SMS messages. It explains the configuration of the SMS gateway and gives you instructions on how you can process SMS messages in your PHP script. The guide is aimed at software dev... [View]

25. PHP - SQL - SMS on web (5 kb)
Home > Product Manual > Developers Guide > PHP SMS API > PHP - SQL - SMS on web
PHP SMS API for PHP Developers - How to add SMS functionality to a website Download source code (tgz format): php_sms_api_php_sms_example.tgz Download source code (zip format): ... [View]

26. receivemessage (10 kb)
Home > Product Manual > Developers Guide > HTTP SMS API > receivemessage
HTTP SMS API - receivemessage method (available in version: Ozeki NG SMS Gateway v3.0.1 or newer) This method can be used to receive an SMS message via the SMS Gateway using HTTP polling. HTTP polling means that you download SMS mess... [View]

27. ASP.NET and MS SQL Server (26 kb)
Home > Product Manual > Developers Guide > SQL SMS API > ASP.NET and MS SQL Server
Sending SMS using ASP.NET (C#) through MS SQL Server Download source code download full project (2.4 kB) Introduction... [View]

28. C Sharp SMS API (5 kb)
Home > Product Manual > Developers Guide > C Sharp SMS API
C#.NET SMS API Download C#-SMS-API.zip This page gives you information on how you can use .NET remoting in C# to send/receive SMS messages. .NET remoting can be used to connect to the Ozeki NG - SMS Gateway and makes it ... [View]

29. C sharp and MS SQL Server (17 kb)
Home > Product Manual > Developers Guide > C Sharp SMS API > C sharp and MS SQL Server
Sending SMS using C#.NET through MS SQL Server Download source code download full project (54.1 kB) Introduct... [View]

30. C Sharp SMS Gateway (8 kb)
Home > Product Manual > Developers Guide > C Sharp SMS API > C Sharp SMS Gateway
How to send SMS messages from C# using an SQL database Download: csharp-sms-example.zip Introduction In this article I give you an example on how you can send SMS messages to wireless devices from C#.Net. I assume, that you are familia... [View]

31. AJAX SMS API (21 kb)
Home > Product Manual > Developers Guide > AJAX SMS API
Sending SMS using AJAX through HTTP Download source code download full project (2.6 kB) Introduction ... [View]

32. Delphi SMS API (2 kb)
Home > Product Manual > Developers Guide > Delphi SMS API
Delphi SMS Component Download: Delphi-SMS-API_2.0.zip Source code: Included Exe demo: Included Delphi version: D5, D6, D7, D2005, D2006, D2007 This Delphi SMS component can be used, modified and distributed freely. It makes ... [View]

33. E-mail to SMS Alerts (5 kb)
Home > Product Manual > Examples and Solutions > E-mail to SMS Alerts
E-mail to SMS configuration for alerts This guide gives information about how to setup the built in email server (SMTP server) of Ozeki NG SMS Gateway to be able to do e-mail to SMS forwarding. This solution is ideal if you want to send alerts to mobile phones and you already have an e-mail alerting s... [View]

34. 2 way SMS to Email gateway (11 kb)
Home > Product Manual > Examples and Solutions > 2 way SMS to Email gateway
How to Set up an E-mail - SMS Gateway This guide instructs you how to set up an E-mail - SMS Gateway using the Ozeki NG - SMS Gateway software. In addition to an introduction explaining the convenience of this service, you are provided with a list of prerequisites, a description and depiction of th... [View]

35. SMS Order System (9 kb)
Home > Product Manual > Examples and Solutions > SMS Order System
SMS Order System This case study gives you an example on how you can use SMS messages to keep track of the stock of goods in your shops. It explains the simple idea to collect order information in SMS messages and to save this information in a database. The database can be used to do reports... [View]

36. ASP Script (5 kb)
Home > Product Manual > Examples and Solutions > SMS Order System > ASP Script
Sample ASP script for SMS Order System The following script is called by Ozeki NG when a new SMS message arrives. The script processes the text of the incomfing SMS messages and creates an SQL INSERT statement that is used to place a record into the orders database table. This script is an attachment of the ... [View]

37. Asterisk PBX SMS (9 kb)
Home > Product Manual > Examples and Solutions > Asterisk PBX SMS
SMS Gateway for Asterisk PBX Download: ngsms (perl script) Asterisk is an open source IP PBX platform. With Ozeki NG SMS Gateway you can add SMS functionality to Asterisk PBX. Once you have Ozeki NG SMS Gateway installed, you can se... [View]

38. MySQL Script (3 kb)
Home > Product Manual > Examples and Solutions > SQL SMS Gateway > MySQL Script
MySQL create table script Introduction To create an SQL SMS Gateway with Ozeki NG, you can use a MySQL database, wich can be accessed using an ADO or ODBC driver. All you have to do is create two database tables (in the ozekisms database): ozekimessagein and ozekimessageout. (The tables can have additional columns.) Ozeki NG will ins... [View]

39. D - Database connection strings (29 kb)
Home > Product Manual > Appendix > D - Database connection strings
Appendix B - Database User Connection Strings This section provides you with the connection strings you can use to connect your database user in Ozeki NG - SMS Gateway to the database server. When configuring the database user, you have to enter the appropriate connection string in the Connection string template of the Database connection tab in the configuration form (Figure 1). In some situtations, you ... [View]

40. F - GSM error codes (4 kb)
Home > Product Manual > Appendix > F - GSM error codes
Appendix G - GSM Error Codes If a message send attempt fails, Ozeki NG - SMS Gateway creates a log entry, containing one of the following error codes: 1Unassigned (unallocated) number 8 Operator determined barring 10 Call barred 21 Short messa... [View]

41. SMPP providers KUWAIT (1 kb)
Home > Product Manual > Appendix > J - SMPP providers > SMPP providers KUWAIT
SMS Service Providers who provide SMPP service KUWAIT Service Provider Description Protocols Yakoon ... [View]

42. GSM modem listing (4 kb)
Home > Product Manual > Appendix > K - GSM modems, phones > GSM modem listing
How to list your modems in the supported GSM Modems section Ozeki is a leading supplier of corporate SMS solutions. Many of these solutions require GSM modems. Our clients decide which modems to use by looking at our Supported GSM modems listing. If you are a GSM modem manufacturer and you wish to list your modems on our webpage please follow the instructi... [View]

43. Benefits (7 kb)
Home > Commercial Information > Benefits
Benefits of using Ozeki NG - SMS Gateway for IP SMS connections Download as PDF: befenfits_of_using_ng_ip_sms.pdf This guide explains what are the major benefits to using Ozeki NG - SMS Gateway for IP SMS connections. You can read... [View]

44. Product Activation (4 kb)
Home > Commercial Information > Product Activation
Product Activation This page explains how you can activate the Ozeki NG - SMS Gateway software to start using it for SMS messaging. To be able to use Ozeki NG - SMS Gateway for SMS messaging, you need to purchase and activate it. When you have purchased it, you can activate it using the serial number you have received from Ozeki. Note that you ... [View]

45. Prices (9 kb)
Home > Commercial Information > Prices
HOW TO BUY You can purchase the Ozeki NG - SMS Gateway software paying via wire transfer, by credit card or using a personal check. If you become a license holder, you will enjoy the license-holder benefits. PRICING All prices are "per license" an... [View]

46. Upgrade prices (6 kb)
Home > Commercial Information > Prices > Upgrade prices
UPGRADE License upgrade It is  possible to upgrade your license to use a more powerful edition of Ozeki NG SMS Gateway. In this case you can select one of the license upgrade options. You can download the detailed price list here. You can read more about the product features on the follow... [View]

47. Screenshots (6 kb)
Home > Commercial Information > Screenshots
Screenshots of Ozeki NG – SMS Gateway Download as PDF: Screenshots.pdf (206 Kb) This guide gives you some information about the layout of the Graphical User Interface of Ozeki NG - SMS Gateway. The userinterface is web based, it has a drop down menu, that... [View]





Next page: Support
Source: http://www.ozekisms.com/index.php?owpn=94
Copyright © 2000 - 2008 Ozeki Informatics Ltd.
All rights reserved

Legal information        |         Privacy policy        |         Terms of use
Please, address your inquiries to info@ozekisms.com



Cached