Mobile Services
Overview
Many people use their mobile phones for entertainment. Entertaining services are the main goal of Mobile Services. Also Mobile Services provides convenient tools for payments, booking tickets and helps to spend boring time in public transport or during traveling.
Mobile Services is a client/server system that works via GSM network. Client is a JavaME midlet on mobile phone that communicates with a server via GPRS. The server aggregates information from the Internet, manages the work of mobile clients and provides them with services and necessary information.
Strucrure of the System
The system consists of several modules:

Content server mobule, which includes administration system. The CS module collects public information from the Internet, communicates with external integrated systems.

Portal module, which communicates directly with mobile devices on one hand and with the Content Server on the other. This module can be customized for a certain customer or vendor.

Mobile devices midlet,which provides extended capabilities, such as multimedia catalog browsing, mobile games, payments, communication and so on.
Solution Features

Supports 220 GSM mobile phones;

Supports 2 millions mobile users.

Up to 40 000 mobile users can work simultaneously;

The system contains so much servers as needed to balance working load. The servers communicate with each other;

Database is distributed. There are several database servers in the system;

The system’s GUI of server and mobile client can easily be changed for different customers.
The system is integrated with many external systems such as:

Media content providers;

News feeds by RSS;

SMS gates;

Payments systems;

Loyalty systems.
Back