Problem In Receiving SMS

Problem In Receiving SMS SearchSearch
Author Message
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 4
Registered: 02-2012
Posted on Tuesday, February 28, 2012 - 04:29 am:   

Hello there i am sending SMS properly but there is problem in receiving . I dont know why i tried everything that is posssible i have written it as

SMS Command Prefix :: SMS
Comman :: http://localhost:8080/SMS/sms?sender=@@SENDER@@&text=@@TEXT@@

and the servlet working is fine i checked but there is no any reaction when i receieve SMS from mobile with the prefix.

My modem is Nokia 5130

Will u please give any example in java SMS receiving properly in stepwise manner.
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 6
Registered: 02-2012
Posted on Tuesday, February 28, 2012 - 04:32 am:   

Any help will be highly appreciated PLZZZZZZZ... HELP

If this will work then it will be very good for me
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 7
Registered: 02-2012
Posted on Tuesday, February 28, 2012 - 04:32 am:   

.I tried using different Modems but no reaction then also
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 8
Registered: 02-2012
Posted on Tuesday, February 28, 2012 - 04:34 am:   

I even tried different combination of settings that are given like SMS Storage i tried all.
I tried Default , GSM, GPRS setting still noe raction on SMS receiving
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 9
Registered: 02-2012
Posted on Tuesday, February 28, 2012 - 04:36 am:   

I will shortly post the code of my servlet and the photos of my NowSMS Lite editions.
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 11
Registered: 02-2012
Posted on Tuesday, February 28, 2012 - 04:38 am:   

I just want to know weather i have to keep my Browser open when i receive the SMS or not.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3820
Registered: 08-2008
Posted on Tuesday, February 28, 2012 - 07:06 pm:   

Hi,

What other modems have you tried?

I can tell you that the GSM modem implementation in nearly all Nokia phones is limited such that the modem interface can be used for sending only, not receiving.

For Nokia phones, this limitation applies to all models introduced since 2006 (and all Symbian/Series 60 devices before that).

To be able to receive messages, I would recommend a dedicated GSM modem device, such as USB stick modems from Option and Huawei.

There is no need to keep a browser window open for processing received messages.

--
Des
NowSMS Support
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 13
Registered: 02-2012
Posted on Wednesday, February 29, 2012 - 03:00 am:   

I tried Nokia 5130
Nokia C2
Samsung

Will you please tell me any one of below which works fine for sending and receiving

-- Samsung Galaxy
-- Micromax
-- Nokia N72

Sir please suggest me also any Nokia Modem which works fine for 2-way......

Does CDMA work for 2-way??

There is option of GPRS provided. I want to know how to use it to receieve SMS???

Can GPRS be used for receiving SMS & how??
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3823
Registered: 08-2008
Posted on Wednesday, February 29, 2012 - 06:13 pm:   

Some older Samsung phones will work for both sending and receiving over the modem interface.

Android phones, this includes Samsung Galaxy, are send only.

The reason for this is because while the chipset in the phone might support sending and receiving, SMS clients in modern smart phones remove the messages from the modem chipset as they are received. Older phones used to keep the messages on the modem chipset or even on the SIM. Newer, smarter phones simply do not support this.

As I stated above, to be able to receive messages, I would recommend a dedicated GSM modem device, such as USB stick modems from Option and Huawei.

(If you are not familiar with these devices, see http://www.nowsms.com/tag/gsm-modem for some examples.)


quote:

Sir please suggest me also any Nokia Modem which works fine for 2-way......




Unless you can find a 2005 or earlier device that does not run Symbian, there is none.


quote:

Does CDMA work for 2-way??




The modem interface (AT commands) used by NowSMS were originally defined by a GSM standards organisation. Very few CDMA devices support this protocol.


quote:

There is option of GPRS provided. I want to know how to use it to receieve SMS???

Can GPRS be used for receiving SMS & how??




It is a low level protocol issue. You set that configuration option, and the modem will try to use the SMS protocol over packet switched instead of circuit switched.

If this is supported by your mobile operator, you will still be charged for sending/receiving SMS. The only advantage is that when supported, it is faster. (Although these days, those operators that do support it tend to throttle it so that it is not abused.)

--
Des
NowSMS Support
Sagar Nagesh Vasekar
New member
Username: Sagarvasekar007

Post Number: 14
Registered: 02-2012
Posted on Thursday, March 01, 2012 - 09:31 am:   

Thanks a lot for your help sir....... it helped me to decide my way.......
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4193
Registered: 08-2008
Posted on Monday, November 12, 2012 - 09:28 pm:   

There was a new message unrelated to the previous discussion that was posted to this thread. I have moved that message to http://support.nowsms.com/discus/messages/1/71312.html