|
What's smsDumper?
SmsDumper is a Java client for the Clickatell service that allows you to send SMS messages to GSM mobile phones from the net.
The subscription to this service is free, and you get 10 free credits at registration. You can then buy more credits to continue tu use the service.
I think this service is quite convenient as the cost of an SMS is generally cheaper than average rates. You can alse set the number of the sender so that the receiver can't see any difference between an SMS sent from this service and one sent from your mobile.
Contact list
The main panel of SmsDumper contains your contact list: you can add contacts, and for each contact, you can set how many mobile numbers you need.
Double-clicking on a number allows you to send SMS messages to the network.
Support my work, please!
SmsDumper is totally free. I to not make any profit by its development and maintenance.
If you think it's great and useful, you can make me a little donation through Paypal.
Not a lot: only 2 or 3 Euros (or dollars, it's the same for me), and I'll drink a pineapple juice to yours health!
Thank you in advance!
Send Sms to the network
To send an SMS message you must open the "sms" panel.
Here are the fields you use to compose the message: the sender number (you can use alphanumeric characters, but my advice is to set it with your number with the leading +, so the receiver can retrieve your name from his phone book), the destination number (without the leading +), and the message. It will be reported also the contact name if you use a number registered into the contact list.
When you type into the message textarea you can see the message length and the number of concatenated SMS messages.
You can also set the time of delivery selecting with how many minutes of delay send the message.
Setting the message's priority as AUTO the system try to send the message through the lowest cost network: if it fails, it automacally grow up to the next better queue. If you want you can choose manually the queue to use (high, medium or low priority).
Finally if you want to make the message appears immediately on the display of the receiver you can set the Flash message checkbox.
When the form is filled you can send the message.
The "V" button near the "To" field allows you to check if the destination network is covered by the service and the cost of an SMS sent to that network. Remember that it only checks if the network is reachable, not if the number is real!
When you send an SMS you can check the delivery status by clicking on the "Show status of last Sms sent" button.
History
If this function is enabled (see configuration), each sent message is recorded into history.
Clicking on the "Show History" button a popup dialog show you all the messages sent since the last reset. History report the sender, receiver, message and time of delivery. Clicking on the "Check status" button you can check the status of delivery of old messages.
How to configure SmsDumper
Before sending an SMS message you must configure the SmsDumper (Options panel).
You must input your Clickatell account's data into the "Clickatell Account" section. See Clickatell HOWTO for more information.
You can set the default sender that will be used to autofill the "From" field in the SMS panel. Usually you need to put here your mobile number, with the leading +.
The "Check destination before send sms" checkbox tells the program to check if the destination network is reachable before sending the SMS message: by doing so the SMS messages do not get sent to an underivable network.
The "Set default sender clicking Reset" checkbox also resets the "from" field in the SMS panel.
The "Use https service" checkbox allow you to decide if use the https secure connection to Clickatell server. Usually it's better leave checked this checkbox, but if you experience problem sending messages you can try to disable this option.
The "Max concatenated messages" option define how many concatenated messages should be generated at maximun for each sms. If the message you try to send it's longer than the maximun concatenated message number you define, the message will not be sent.
The "History" section allows you to manage the history of SMS messages that have been sent: if the "Save sent messages in history" checkbox is checked each message is recorded. To reset the history click on the "Clean history" button.
If the "Autocheck for new version" checkbox is checked, SmsDumper check automatically if there are new version available on the web site when smsDumper starts. You can also check manually for new version clicking on the "Manually check" button.
Clickatell HOWTO
Here it is the procedure to register to Clickatell service:
- go to http://www.clickatell.com/central/login.php?prod_id=2
- fill the form with your data
- you should get an sms on the mobile number you specified with the activation code
- insert the activation code in your user page
- open the API section and add an API (add sub-product link)
Now you have the username, password (you choose them during the registration) and the API_ID needed to send sms.
Open SmsDumper and insert data into the options panel.
NOTE: I don't give support for the Clickatell service.
|