Click here to Skip to main content
15,886,639 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there!

Can you please help us in our project..
I find difficulties in receiving new messages..
I want to trigger the process by receiving the message

I am new to C# PL and I'm using GSMComm library.
I just want to know the Exactcode enable to know I was received a new MEssage
Thanx for incoming help..

Looked forward to that..

^_^ godbless
Posted
Updated 28-Jan-12 9:36am
v3

A very goog cp article posted on it.
How To Send and Receive SMS using GSM Modem[^]
 
Share this answer
 
There are many articles that can help you, like Send and Read SMS through a GSM Modem using AT Commands[^].

But if you are using GSMComm then why not look at the documentation for that library?
Like "How-to" etc.

Look at the website http://www.scampers.org/steve/sms/libraries.htm[^]

There is nothing fancy about sending and receiving SMS. The tricky part is the PDU messages, that can contains images, tones etc.

I can recommend this create library. http://twit88.com/platform/[^]
 
Share this answer
 
v2
the following site may give more explanation
Send-and-Read-SMS-through-a-GSM-Modem-using-AT-Commands-codeproject
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900