Connecting Tech Pros Worldwide Help | Site Map

plz help me to receive SMS through C# program

Newbie
 
Join Date: Dec 2007
Location: India
Posts: 4
#1: Dec 5 '07
Hello frd,
I am writing a C# program to send & receive SMS. I am able to send SMS & read SMS from inbox through this program.

But problem is that when a new message comes it do not shows it automatically. Because mobile phone do not sends any notification message to program.

For example, when a phon call comes, then mobile-phone sends a "RING" notification to my program. But when new SMS comes. It do not sends any notification to my program.
So how can i display any new SMS immediatly whenever received.....

Waiting for reply........
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,387
#2: Dec 5 '07

re: plz help me to receive SMS through C# program


Quote:

Originally Posted by rahul2sms

Hello frd,
I am writing a C# program to send & receive SMS. I am able to send SMS & read SMS from inbox through this program.

But problem is that when a new message comes it do not shows it automatically. Because mobile phone do not sends any notification message to program.

For example, when a phon call comes, then mobile-phone sends a "RING" notification to my program. But when new SMS comes. It do not sends any notification to my program.
So how can i display any new SMS immediatly whenever received.....

Waiting for reply........

This has been covered before, do a search.
Reply