Develop a Simple SMS Gateway.

These case suggests a new kind of how manufacturers Custumor.Although not hurt the party, but a word via SMS thinks so own and has a strong feeling in the spirits of customers, at very least this is just one of our endeavours to improve "intimacy" with the shopper. Build Software SMS Gateway does not require large capital. The significant thing is you have a PC with HP and data cable. In this paper I want to remove one of the SMS Gateway module that is not paid or free, name Gammu. Software Gammu is not so, but she is a component that can be merged with any programming language. You like web-based, can be with PHP or ASP, you want a desktop Apps, biased use Delphi or Visual Basic. Even without pemrogramanpun, you can send and receive SMS through your computer, just that there are no interfaces, you just access it through a database administration such as phpMyAdmin ins
The advantages of the tool Gammu SMS gateway are:
1. Gammu can be run on Windows and Linux
2. Many devices that are compatible by gammu
3. Gammu using MySql database
4. Both the USB data cable or SERIAL, all compatible in Gammu
I myself have tried to use Gammu with Sony Ericsson W300 USB data cable. The results were satisfactory and no significant barriers. The following should be prepared to make use Gammu SMS Gateway:
1. Gammu for windows
2. GSM Modem + HP or Data Cable
3. Driver HP / Modem
4. Apache + MySql or biased use Xampp
Once complete all, starting Gammu extract to C: \ win32. After that install Xampp, so have installed a package of Apache + MySQL + PhpMyAdmin on your computer. After you extract Gammunya, you open the win32 folder and locate the file gammurc, edit the file using notepad. What should the change is PORT = COM .., the contents of the port name as the port used by the modem / hp you. How, go to device manager and check the port used by HP / modem (right click - properties), edit also the line connection = at115200 if you use the HP like me (SE W300). Generally, modern ponsel2 already use USB, use the AT Command. The second file must be edited ie smsdrc files, edited using notepad, edit the line
user = root (If you do not change the default setting mysql)
password = (blank if you do not use a password in mysql)
pc = localhost
database = smsd
After it began to create a database with the name smsd in your mysql, phpmyadmin for easy use. Once there is a database named smsd, import existing databases mysql.sql in win32 folder. With so will form some standard table such as inbox, outbox, sent items, and so forth.
Now, open a command prompt and go to c: / win32 then type

"Gammu-Identify" (No Pick)

If the
facts on HP and its IMEI No. is already surfaced means that the HP you are by now well recognized by Gammu. After that initialize the service by typing sms                                                                                                                                                                                

"Gammu - smsd MYSQL smsdrc" (No Pick)

Minimize the window for the service road continues. If the SMS service is the way, start sending SMS to no. others by inserting data into tables outbox, if sent, sms will move from table to table outbox sent items. If you have a case of characters who came to HP in the form of strange characters, do not get confused. Change the first field in the table Coding imaginable Outbox and sent items, change typenya so enum ('Default_No_Compression').
»»  Read More ...