Send SMS from Java Application for free

Java programming topics
Post Reply
ARDS
Corporal
Corporal
Posts: 3
Joined: Wed Dec 01, 2010 3:03 pm

Send SMS from Java Application for free

Post by ARDS » Sat Jan 29, 2011 11:03 am

How can I send free SMS from web based java application ? Is there a way to do that ? I have the code to do that but I want to know how to do that ? Because to send sms I want to bye the SMSC from like telco companies. Instead of doing that is there a way to do in free ?

Thanks
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

Re: Send SMS from Java Application for free

Post by Saman » Sat Jan 29, 2011 2:30 pm

According to my knowledge, without taking an account from one of the SMS providers, it is not possible. However, there are email services (email to SMS) which you can mostly use for free. For some of the networks, this is free. Google for email to SMS.
Post Reply

Return to “Java Programming”