Click here to Skip to main content
15,885,167 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to make simple c# program that send and receive SMS message from usb modem ?

How can I do that ?
Posted

Well, most people who want to be programmers, tend to know how to use google, and also to own some books. The type of modem is irrelevant, you need to find an SMS provider in your area, which probably costs money, and call their webservice ( typically ) to send messages.
 
Share this answer
 
Comments
Honeyboy_20 29-Jul-10 8:16am    
because I know google good and know how to search i am not need your advise for that coz I do search and i know the easy solution is that to call web services and I am ask a determined question if you have answer or key for that plz say or not add answer that not add anything ............ I want to send and receive using usb modem ...do you have any key or your not know ?
Well, as CG told, be it any Modem, .NET does NOT have any inbuilt API support to send out an SMS.
You need to go for a third party solution or use something that is found on the Internet.

Have a look at below article, it should help:
Sending SMS using .NET through Web service[^]
 
Share this answer
 
Hi, I am looking for something like that, i found some excellent articles like: Server pinger and SMS reporter via GSM Modem AT COMMAND[^]

Doesnt matter if is a USB or COM modem You need to send and receive AT Commands in order to send SMS.

I hope that this help you.

Bye...
 
Share this answer
 
Comments
Kim Togo 29-Jul-10 13:48pm    
Reason for my vote of 5
Yes, as aries544 write.
The is a good way to start.
You can use any type of GSM modem to send and receive SMS
Honeyboy_20 30-Jul-10 23:43pm    
Reason for my vote of 1
no logic in answer
 
Share this answer
 
Does not look like you are what concerns you
( Shaklak Fady )
شكلك فاضى ومش لاقيلك شغلانه
 
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