954,167 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

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.

pooja sachdev
Newbie Poster
1 post since Feb 2005
Reputation Points: 10
Solved Threads: 0
 

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.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

Thread moved out of tutorial forum. In the future, please post in the correct place :)

cscgal
The Queen of DaniWeb
Administrator
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
 

You can look at this link. It's a discussion about sending sms via java(j2me).

nanosani
Unauthenticated Liar
Team Colleague
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
 

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.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You