Mohamed Sanaulla wrote:Hi Raju,
Welcome to JavaRanch,
This query has come up before as well, so I would suggest to search in the forum - SearchFirst
Thank you for your quick reply. I'll look at the query in the forum.
Raju Rudru
Greenhorn
Joined: Oct 19, 2011
Posts: 5
posted
0
Hi Mohamed,
I have seen the post "SMS sending Program". In that post they are saying that, it is impossible to find a free solution. What my question is, is there any possibility of sending SMS using java language. Either it is free or not free. Thanks in advance.
Raju Rudru wrote:Hi Mohamed,
I have seen the post "SMS sending Program". In that post they are saying that, it is impossible to find a free solution. What my question is, is there any possibility of sending SMS using java language. Either it is free or not free. Thanks in advance.
Its not Free because you need an SMS gateway and that comes at a price. But yes it should be possible to send.
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
It is definitely possible to do, and I concur that it is highly unlikely that you'll find a free solution.
Raju Rudru
Greenhorn
Joined: Oct 19, 2011
Posts: 5
posted
0
Thank you for the reply. I understood that it is not possible to send free SMS. Do you know the process of how to work with SMS gateway and sending SMS. Thanks in Advance.
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
Search for "bulk sending SMS". Each provider is likely to have a different API.
Raju Rudru
Greenhorn
Joined: Oct 19, 2011
Posts: 5
posted
0
Thank you all for spending your valuable time for me. I'll search for sending bulk SMS. Will post here, if i find the solution.