- Products
- Ozeki 10
- Introduction
- Apps
- Chat
- Chat Client
- Chat Server
- Chat Security
- Chat encryption
- Technology
- Chat Server Quick Start Guide
- My Chat Network
- SMS Gateway
- Robot Controller
- Softphone
- PBX
- Virtual classroom
- Connections
- Installation guide
- Terms and Definitions
- Ozeki 10 Guide
- HTTP API
- SMS
- Bulk Messenger
- Cluster Software
- Developer tools
- Robots
- Hardware
- Technology
- Sales
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP on your website
SMPP SMS Gateway
SMS service providers use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
The 4 security layers you can use
Ozeki Chat Clients can communicate by using 3 different layers and can locally store dialogue records with the 4th hidden layer. Scroll below to see short descriptions and images of all 4 layers. The technology is so secure, that only Chat Client users can read messages, which leaves them encrypted from everyone else. It is secured from the administrator of Ozeki Chat Server as well.
Layer 1 - Secure Socket Layer (SSL)
SSL stands for Secure Sockets Layer. The goal of SSL was to provide secure communication using classical TCP sockets with very few changes in API usage of sockets to be able to leverage security on existing TCP socket code. SSL in Ozeki Chat creates an encrypted connection and establishes trust between chat partners. Ozeki Chat Clients can send SSL encrypted messages to eachother through an Ozeki Chat Server which runs at your company (Figure 1).
Layer 2 - Public Key Infrastructure (PKI)
A public key infrastructure (PKI) is a set of roles, policies, and procedures needed to create, manage, distribute, use, store, and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information for a range of network activities such as confidential chat messaging between Ozeki Chat Clients. The server transmits the encrypted message between the users (Figure 2).
Layer 3 - Sharing a Secret
A secret is basicly a hiddenly kept information. Share a secret with your chat partner. A secret is mostly a word you discuss verbally just before chatting. The message stays encrypted until the secret is used (Figure 3). It decrypts the messages to a readable form on each chat client to make two parties read eachother's communication and continue chatting further on.
Layer 4 - Encrypted Local Storage
This is where the text content of the chat log is stored. It has a strong encryption and can only be decrypted if the chat user logs in. It keeps the dialogues unreadable after logging out. The dialogues can remain on the user's device in an encrypted form, but they are useless without a properly authenticated login to your company's Ozeki Chat Server.
More information
- How to set up your Ozeki Chat Client
- How to set up your Ozeki Chat Server
- Technology
- Quick Start Guide - Chat Server
- How to build my Messaging Network