Headwind SMS software products

About | Contact us

 
 

Examples of our projects

Windows applications

Web applications

Mobile device applications

Windows applications

SMS service for callbacks

View screenshot

Callbacks can save money on international and mobile calls. Instead of direct call (which costs up to some dollars per minute), the user sends SMS with a peer phone number to the PBX station, which calls both peers through VoIP and connects them.

Product: Windows GUI application. Technology: SMS, C#

PIN code selling system

If a client requires to charge his SIM card, the operator enters his phone number in the application, then a USSD command with a PIN code is sent through a GSM modem connected to a PC. The receipt is printed on a special printer. The list of PIN codes is filled by an administrator on another computer.

Product: Windows GUI application. Technology: USSD, C#, MySQL

SMS gateway

The wireless operator "Megafon" provides a service for direct connection to SMS center to the commercial organizations ("SMS Inform" service). This service requires a software which is able to work through SMPP protocol. Our company has developed a light-weight custom solution which integrates an existing web system of the customer with the SMS center.

Product: Windows application. Technology: Java, SMPP

System for receiving prize codes via SMS

The application receives SMS messages with codes, checks their validity using a database, and shows the information about right and wrong SMS messages. The interface with a payment system allows to send a prize sum directly to the customer's mobile phone, either in the automatic mode, or after the operator's approvement.

Product: Windows GUI application. Technology: SMS, C++, MySQL

Web applications

PIN code selling system on a website

If a client requires to charge his SIM card, he pays for this service on a website. The balance is updated by sending a USSD command with a PIN code and the client's number through a GSM modem.

Product: web application. Technology: USSD, PHP, MySQL

MMS ads

View screenshot

Our company developed a web portal for selling of real estate. The real estate owners place ads on their home pages. Every ad is sent by MMS to the customers subscribed to the ads.

Product: web application. Technology: SMS, MMS, PHP, MySQL

SMS chat

SMS chat was developed for radio DJs to see SMS messages sent to a special number, to read SMS messages on air, and to reply those messages. The solution includes an automatically updated list of incoming messages, message statistics, and the history of sent and received messages.

Product: web application. Technology: SMS, PHP, MySQL

Sending of RSS by SMS

View screenshot

The users can register on a websibe and subscribe to one or multiple RSS feeds (offered on a website or their own). When a RSS feed is updated, its short contents is sent to subscribers by SMS. The SMS also contains a link to a WAP page containing a full list of news.

Proceed to a website http://media.2txtu.com

Product: web application. Technology: SMS, WAP, PHP, MySQL

SMS billing system

View screenshot

The SMS billing system allows its users to receive micropayments from their customers (0.1-100$) by sending SMS messages to shortcodes. The shortcodes are shared between all users of the SMS billing system. The system provides different service types, from a simple SMS donate form to a user-defined SMS interface./p>

Proceed to a website http://www.elitpay.com

Product: web application. Technology: PHP, MySQL, AJAX

SMS notifications of cargo drivers

View screenshot

This application is the interface between the customers who wish to rent a long-distance truck and the drivers. When a driver is free, he sends a SMS notification by SMS and may receive a proposal from the customer. When a customer publishes a position, its description is sent to all drivers by SMS.

Product: web application. Technology: SMS, PHP, MySQL

SMS query processing

View screenshot

The system accepts SMS queries from the customers. The default query status is "New". The queries may be processed by operators, who can change their status, comment the queries and send the replies and notifications to customers by SMS (custom and arbitrary replies are supported).

Product: web application. Technology: SMS, PHP, MySQL, AJAX

System for sending order status by SMS

The system has a database with orders (containing order number and order status). The system receives a SMS message with the order number, searches for this order number and sends a reply with the order status. The operator may edit the orders, maintain the client database and send them custom and operator-defined SMS messages.

Product: web application. Technology: SMS, PHP, MySQL, AJAX

Mobile device applications

Qpon-Scan

View screenshot

Application for searching of the discount coupons in nearest shops using the API of CityGrid Media and Valpak.

Platform: Android, iPhone

QR code exchange

View screenshot

The application gets from the server a unique code (discount coupon), generates a QR-code on its base and shows it on the screen. Another mobile phone where the application is installed may scan a QR-code from the screen and put the received discount coupon to its list of coupons.

Platform: Android

Address book synchronization

After registration, the application reads the address book of the mobile phone and sends the data to the server. All contacts are saved on the server and converted from national to international format if necessary. When the user inserts his SIM card in another phone, where the application is installed, he will be prompted to synchronize the contacts.

Platform: Java ME

Videosurveillance application

View screenshot

This is a mobile agent for a security system. The application retrieves the status of videocameras and the alarm notifications from the server. When a user selects the camera, he views video from it. The application allows to broadcast the video from the phone camera to the server over RTP protocol.

Platform: Android

Hints for gambling games

View screenshot

This program is an assistent for gambling players. It calculates the probabilities, taking into account the played cards, deals, etc, and gives the playing hint. The program can play black jack, card poker, dice poker and roulette.

Platform: Android

GSM parameters measurement agent

The application uses system functions of Android (direct access to radio module) to measure the parameters of GSM and 3G networks, which are not available from the Android API, saves the measured data in the file, and uploads them to the server. To use the system functions, the program should be subscribed by the same security keys as in the Android operational system.

Platform: Android