I want to develop a JAVA application which can send and receive SMS.

I have a mobile phone connected to PC through USB cable.

This JAVA program in PC should be able to send and receive SMS.

AT commands are used to instruct mobile phone to send/receive SMS.

But how to interface AT commands in JAVA code ?

Please Reply.

If you have JAVA code, Please send it to <<email addy snipped >>.

Recommended Answers

All 5 Replies

Why people try to ge clever if they do not have knowlidge of what they try to do.

1) No personal emails in posting, read the rules (specialy this section Keep It On The Site )
2) Use google to find some answers, maybe somethink like this

you don't even need a mobile phone to send SMS messages. You need a contract with an SMS service provider who will supply an SDK to use.

Who is administrator of this forum.

Any way you can create your own application in JAVA. you can even send and receive sms from java you don't need to purchase any service. you can do it by using gsm modem or even your mobile phone.

Check this out and download it by searching from google.
JMS
JavaSMSAPI

@cuteface354
Well done you just reopen thread with last reply 2 years ago and original creation of 2 1/2 year ago to give more or less same advice as already provided.

Thread closed!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.