SMS from PC using any GSM appliance to mobile phone

MOONSTAR

New member
Joined
Jul 8, 2009
Messages
2
Programming Experience
3-5
Good day!

I am new here in vbdotnetforums. Hoping this is the right forum site that i have entered. I have a project in vb.net 2005, an application that send, read & delete sms thru this program using a gsm modem with ordinary sim. The only module that i havent finish yet is the portion of send, read & delete sms from my gsm sim. does anyone who can help me or give a source code on how to send, read & delete sms from my gsm sim. i am currently using a smartbro huwaei gsm modem as of now. thanks in advance to those who can response. Thank you and more power!!!:confused:
 
Hello and welcome to the board! :D

This question was answered multiple times in this forum, please use the search.

http://www.vbdotnetforums.com/vb-net-general-discussion/35634-functions-sending-sms.html
(I can remember another thread which I answered, but can't find it right now).

Have a look a the Wiki-Article about [ame=http://en.wikipedia.org/wiki/AT_Commands]Hayes command set - Wikipedia, the free encyclopedia[/ame], also, for communication with the modem you can (most likely) use The SerialPort-Class.

Bobby
 
Back
Top