Kamis, 06 November 2008

AlertSMS®

2 komentar



A small and easy application to send class 0 short messages via Nokia 5100/6100 phones.

Note: For users of Nokia cellular data suite the COM port in the program refers to is the virtual com port and NOT the physical COM port which the cable is connected to.

AlertSMS® is just like normal SMS, the difference lies in the way it appears on the receivers' handphone. The receiver of AlertSMS® would see the message Without the need to press any button on the handphone. The message would appear on screen upon arrival.

Currently handphones that are tested to receive AlertSMS correctly are phones from Nokia, Philips, NEC, Siemens, Ericsson.
Philip Genie Nokia 5110 Nokia 8110 Ericsson T18 Ericsson GH888 Alcatel one Touch Easy
Nokia 6110 Nokia 6150 Siemens C2588 Sagem RC-715 Siemens S10 Active Nec DB2000
Motorola StarTac V Nokia 8810 Ericsson Gf768 Motorola d520 Siemens S25



Program file AlertSMS Latest version
Runtime library mscomm32.ocx To be copyed to windows\system directory
Automatic setup version asmsv392.zip At Cyberway Singapore
Automatic setup version asmsv392.zip Located at Yahoo Geocities

SmartSMS 1.0

1 komentar



SmartSMS
SmartSMS enables you to send Caller Group Graphic, Operator Logo and Ringtones to your Nokia phone.

You don´t need a cable or infrared connection. SmartSMS sends the ringtone, logo or groupgraphic as a ordinary SMS so you only need a modem and a dial-up SMSC (SMS server) that supports the UCP protocol.

Picture supported is: bmp, jpg, gif, nol and ngg.
You will find a lot of ready made logos on the net or you can make them yourself with a paintprogram like Paint Shop Pro or Windows Paint.

Ringtones are supported in the RTTTL format.
RTTTL (Ringing Tones text transfer language) is a language used for publishing ringing tones on web pages. You will find hundreds of webpages with ringtones in RTTTL format.

Download a zip file of ringtones for sending to Nokia phones. The file contains 395 rtttl-files which can be imported directly into SmartSMS.

If you want to compose your own ringtone you can use a freeware program called Nokring.

Operator Logo is accepted by the following phones:
Nokia 3310, 6250, 6210, 3210, 5110, 6090, 6110, 6150, 7110, 8210, 8810, 8850, 9110, 9210

Caller Group Graphic (CLI Icons) can be sent to:
Nokia 3310, 6250, 6110, 6150, 7110, 8210, 8810, 8850

RingTones:
Nokia 3310, 6210, 6250, 3210, 6110, 6150, 7110, 8110i, 8210, 8810, 8850, 9110i, 9210

Download Now

SMS Centre

0 komentar

Description

SMS Centre is a 32 bit (Windows 95/98/NT) client for sending SMS Messages to a mobile phone on any of the major Networks or SMS/Paging Messages to any worldwide network whose dial in service centre supports the TAP protocol.

SMS Centre is TAPI compliant and requires a properly installed TAPI Device (an internal or external modem or PC Card or Mobile Phone .inf file etc) and uses a landline connection to the SMSC (Short Message Service Centre) to send a text message of up to 160 characters to any Mobile Phone that is capable of receiving Mobile Terminated SMS SMS Centre comes on a two floppy disks and to install you simply run Setup.exe from Windows Explorer.

SMS Centre is simple to use with an intuitive interface that requires minimal knowledge or skill.

A simple address function is included for frequently called mobile numbers and messages can be broadcast to group members on different networks at home and abroad Setting up SMS Centre is simplicity in itself

Download Now (2,2 MB)

SMS Lib

25 komentar

SMSLib is a Java library which allows you to send/receive SMS messages via a compatible GSM modem or GSM phone. SMSLib also supports some bulk sms operators (for outbound messaging only).

SMSLib is distributed under the terms of the Apache v2 license.

Feature

SMSLib is currently on its 3rd version.

SMSLib v3 retains the old functionality:

* Supports GSM phones and GSM modems connected via serial port interfaces or IP interfaces.
* Works with PDU/TEXT protocols.
* Supports Inbound & Outbound simple text messages.
* Works with 7bit, 8bit and UCS2 (Unicode) message encodings.
* Supports Inbound & Outbound big (multipart) messages.
* Flash messaging.
* Outbound messages with port information / addressing (16bit addressing only).
* Outbound WAP PUSH SI messages.
* Status (Delivery) Report messages.
* Basic GSM information available: Modem, Manufacturer, S/W revision, Signal level, etc.

Furthermore, SMSLib v3 offers the following new functionality:
Multiple Gateways

SMSLib v3 has introduced the concept of the Gateway, which is an interface to a device or service that can send and/or receive SMS messages. A gateway could be a GSM modem or a supported bulk sms provider. SMSLib can handle multiple gateways at the same time.
Sending Priorities

SMSLib offers unlimited per-message priorities which can be used for sending messages. When possible, SMSLib priorities are mapped directly to the gateway(s) functionality, otherwise they get simulated.
Synchronous / Asynchronous Receiving

SMSLib gives you two options for receiving messages:

* Either you take responsibility and periodically call the read() methods.
* Or you wait for SMSLib to call you upon message receipt.

Synchronous / Asynchronous Sending

SMSLib gives you two options for sending messages:

* Synchronously: when you call SMSLib to send a message, your thread blocks until the message gets sent or fails.
* Asynchronously: when you call SMSLib to send a message, your thread does not block and SMSLib returns immediately. SMSLib queues your message(s) and sends them in the background. You may choose to get notified about the fate of your messages.

Callbacks

SMSLib gives you the option of defining callback methods which it will call when certain events occur:

* Inbound voice calls: SMSLib can be set to call you upon reception of a voice call. Please note that the voice call will be automatically and unconditionally dropped and you will get notified about the number of the calling party.
* Inbound messages: Each time a message is received, SMSLib can be set to call your specified method.
* Outbound messages: When you asynchronously send messages, SMSLib can be set to call your specified method with the message sent (updated with status, etc).

Custom Sender ID

SMSLib supports custom Sender ID. This feature is not supported on GSM modems - you have to use one of the supported bulk sms operators.

Please Download Now