Send SMS through Mobile Phone
Hi all,
I want to develop an application which can read mobilenumber stored in mysql Database and send SMS to thatnumber through a mobile phone attached to a PC.
Which technology is best suited for this ?
My Local user application will use JSP to store information in MySQL Database.
And the SMS will be sent to selected numbers stored in the database dependent on certain conditions.
Can any one guide me on this ? That how should I proceed with such kind of application ?
Any code reference or documentation will be highly appreciated.
thanks for any help in advance,
savdeep.

