msgbartop
SMS Server Gateway Software Written In Java
msgbarbottom

05 Dec 08 The Reason SMS Text Messaging is So Popular

Ever wonder why people love Sending SMS Text Message?

There several reasons why people love sending and receiving sms text message …

Sending SMS text messages are much cheaper than actually making a call from one cell phone to another. The cost is about a third. Even GSM operatos offer free SMS for their customer.

Other reason why people love sending SMS text message s is because in the SMS world they have their own language, and it is understandable that older people do not understand what IM’s are. IM’s are long words made shorter. Some people understand IM language and some do not. One can easily judge that when he/she types out “…I was for eight months in this relationship…” instead of “…I ws 4 8mnths n ds rlthshp…” SMS’s save money and knowing how to IM will allow you save space in order squeeze in those extra characters.

Technorati Tags:

Tags:

03 Dec 08 send sms text messaging using a PC

In order to be able to send sms text messaging using a PC or server we need a GSM  Modem.  The GSM Modem is connected to PC or Server using a serial cable or USB.

Short Message Service (SMS) or Text messaging is a technology that enables users to send and receive text messages via mobile phones. Apart for personal usage, SMS (text messaging) can also be used for business purpose, such as sending products’ promotions to customers, receiving customers’ feedback, informing customers about upcoming events, and even more sophisticated tasks like hosting SMS survey or contest.

In order to perform these business operations, there is a need to have a solution that supports sending/receiving of SMS via computers. Such a solution can be achieved by using a gsm modem that connect to the computer, and a relevant software that can communicate with the gsm modem. To communicate with the gsm modem, one would need to transmit standard AT commands via serial port.

To develop sms text messaging a developer need to understand those AT commands.

We are using a JAVA langguage to develop a custom program / software that will enable you to send sms or text messaging using a pc.  But our program is not only allow you to send sms text messaging, but it has more features. We will cover features on other articles.

Technorati Tags:

Tags: