B O O K M A R K S

Linux
  GNU
  Slackware
  Linus Torvald's post
  HOWTO
  Kernel

Main Server
  Apache
  Apache-SSL
  OpenSSL
  OpenSSH
  Postfix
  Bind
  vsftpd
  ProFTPD
  MySQL

Programming
  PHP
  Perl
  Cpan
  Tcl
  Freshmeat
  W3C
  Java
  Java tutorial
  NetBeans
  DotGeek

Network
  DynDNS
  News.cis.dfn.de

Software
  Licq
  OpenOffice

Security
  Nessus
  Snort
  ORDB
  Linux security
  Insecure.org
  Virus Encyclopedia
  It-NIC abuse
  Phrack
  Porcupine
  SANS
  Astalavista

TCP/IP utils
  IPtraf
  Ettercap
  Netfilter/iptables

Generic libraries
  zlib
  glibc
  e2fsprogs

Graphic libraries
  GD
  LibPNG
  LibJPEG
  LibTIFF
  LibUnGIF
  t1lib
  Freetype

Web Design
  OSWD
  BWDOW
  Cool Homepages

Cool web sites
  CRI Moncalvo
  Juzo-Kun homepage
  National Geographic
  SETI@home
  BOINC Synergy
  Easter eggs
  Kukuxumusu
  Van Gogh gallery
  Chiarula's homepage

Sport
  IOC
  Olympic museum
  Athens 2004
  Torino 2006
  Beijing 2008

Cock-up
  Kuoter
  Create a fart
  Death clock
  Day4Death.Com
  Lesbian GNU/Linux
  Futish Group
  Rathergood

Travelling
  Lonely planet
  Ryanair
  Canada

Games
  Plastelina
  Orsinal
  Chess.net
  Linux games

Music
  Free radio linux
  Radio pilatus
  Jubii radio
  Farinei Dla Brigna

Other
  Handytech

Bad Vista
    SmsDumper Pageview: 38722       Visitors: 30436    

Overview | Contact list | Send SMS | Configuration | Clickatell HOWTO

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.

Contact list
Contact list

 

 

 

Send SMS
Send SMS

 

 

 

Configuration
Configuration

 

    Project Info

Project name SmsDumper
Version 0.8.2
Detailed version Major: 0.8
Minor: 2
Build: 206
Status Stable
Last change 2006-08-14
Download 1 SmsDumper 0.8.2
Download 2 SmsDumper 0.8.2 source code
Changelog 0.8.2
- added option to force the sender identifier

0.8.0
- added proxy configuration (for using behind a firewall)

0.7.3
- added sorting to contact list and message history (thanks to
Simon Wehrli)
- other minor bugfixes and improvements

0.7.2
- fixed a bug into concatenated messages function
- some other minor improvemets and bugfixes

0.7.1
- now you can choose between http or https service
- updated "ctVerifyDestination" function, due to a change into Clickatell protocol
Bug Report, Feature Request, Comment Send a bug report, a feature request or a comment for project SmsDumper
Stay up to date Sign up to receive notification of new release of project SmsDumper
Make a donation Make a donation to SmsDumper project!
Listed on

Support the Wiz's Shelf project! More info here

    >> http://www.wizshelf.org/smsdumper.php BACK TO HOMEPAGE