DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Java (http://www.daniweb.com/forums/forum9.html)
-   -   sms via java (http://www.daniweb.com/forums/thread17812.html)

pooja sachdev Feb 1st, 2005 6:48 am
sms via java
 
I am doing a project on sending & retrieving sms via java.pls tell me the source code as i am not able to use AT commands in program.

jwenting Feb 1st, 2005 8:28 am
Re: sms via java
 
this is hardly a tutorial...

There is no way to send SMS from any language without special hardware.
Usually what you do is you contract a company that has the hardware to send the messages for you, and they provide you with an API which you can use to send them the messages to be sent.
You will then get charged per message and probably have to pay a subscription fee as well.

If you expect the volume to be very high it may be worth buying the hardware yourself and contracting directly with a mobile phone network to be allowed to send messages on their network.
You'll then be provided with the necessary APIs to control the hardware by the hardware vendor.
Again you're going to pay a fee per message and a subscription fee but these will be lower.

cscgal Feb 2nd, 2005 2:02 am
Re: sms via java
 
Thread moved out of tutorial forum. In the future, please post in the correct place :)

nanosani Feb 2nd, 2005 11:04 pm
Re: sms via java
 
You can look at this link. It's a discussion about sending sms via java(j2me).

jwenting Feb 3rd, 2005 12:57 am
Re: sms via java
 
there's also an old article on onjava.com about it (posted about a year ago). Tells you some of the things to take into consideration.


All times are GMT -4. The time now is 6:35 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC