jascam / CodePlexFoo

0 stars 0 forks source link

How to sent and receive sms using VB2010 Application #269

Open jascam opened 7 years ago

jascam commented 7 years ago

Please forgive my mistakes because i m new to programming and still a student. I have tried to search a lot a working example for sending and Receiving SMS using VB2010 Desktop application But could not found a complete piece of code anywhere. I have tried MSDN Forum, Google Search, Bing Search. So i thing very few people has complete knowledge about this and expert are too busy to reply with all details that a Newcomer need. That's why i request anybody who see this post, Please vote for it. Thanks a lot.

Migrated CodePlex Work Item Details

CodePlex Work Item ID: '8434' Vote count: '2'

jascam commented 7 years ago

Hello,

Thank you for using our code sample request service.

I'd like to confirm with you my understanding of the sample request:

You describute that you couldn't find how to send sms message using vb2010. I think that you should be prepare for GSM Modem and SMS Gateway.The first one is a modem device that it could insert into SIM card and SIM card should have money. The next one is a permission that it comes from your local SMS service provider,and they would give you a AT command handbook to develop these function. You could use AT command to send and receive message or store them into your database.It is a good idea that I do like it.

Is my understanding correct? Please let me know if I misunderstood your needs.

Thanks All-In-One Code Framework http://1code.codeplex.com

This comment was posted by orichisonic on 3/11/2011

jascam commented 7 years ago

Thanks a lot for your reply you are right. I you understood my problem exactly. After 2 month of internet browsing and a lot of headache finally with the help of MSDN Forum I m able to sent sms using Web SMS Gateway. Please see : http://social.msdn.microsoft.com/Forums/en-US/vblanguage/thread/1bc3f808-9919-4759-9352-fefd6ba4959c AND http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/84d6021f-a57a-40d6-985e-e2db0f48ba7d

I have to read a book : Network Programming in .NET With C# and Visual Basic : http://www.amazon.com/Network-programming-NET-Visual-Basic/dp/1555583156

To buy this book i spent $ 45.67. In Indian currency its around Rupees 2200/- . Here in India this amount is a big amount. this amount is Many People's total monthly income.

I still don't have any idea how to sent sms using GSM Modem. There should be a complete solution for sending sms through GSM Modem and WEB SMS Gateway specially for people like me who are still learning programming.

If you can help me in any way about sending sms please help me I will be very thankful to you.

As i don't have any idea about GSM Modems and how to sent sms using GSM Modems So, Please send me if have any code samples or Links to articles or any other help resource about sending sms using GSM Modem and also Let me know What should i know before buying a GSM Modems.

This comment was posted by Rahul_Sah on 3/11/2011

jascam commented 7 years ago

Hello,

Thank you for using our code sample request service.

I have accessed your website address,which is metioned above. I could find out associated website that it looks like http://www.codeproject.com/KB/database/SMS_message_from_SQL.aspx, But it isn't only using vs2008 or vs2010 . It is because that it based on local service provider of different countries.Based on the above reasons, I couldn't post a complete sample request only using microsoft product. Despite this, we still welcome you to our project and post it.

Best Regards All-In-One Code Framework http://1code.codeplex.com

This comment was posted by orichisonic on 3/13/2011

jascam commented 7 years ago

I have gone through The URL (http://www.codeproject.com/KB/database/SMS_message_from_SQL.aspx) given by you but the tutorial use a third Party software. Being a Software Developer its humiliating to use third party software for a simple task like sending SMS. .NET Framework has all the tools we just need to learn it. So I think learning is better than buying specially for a software developer. For sending sms through Web Gateway its quite easy. anybody can just type 'Bulk Sms' in google and they can find lot of local companies who provide SMS Gateway. They provide API which will different for every service provider. But its difficult to sent SMS through GSM Modem. So far I know, to sent sms through GSM Modem we need a SIM Card and need to to sent AT COMMANDS to GSM Modem But i don't know how to sent AT COMMANDS to GSM Modem using Visual Basic 2010. Can you please give complete code sample to sent AT COMMANDS to GSM Modem.

To learn more about SMS and AT COMMANDS there is a tutorial : http://www.developershome.com/sms/

This comment was posted by Rahul_Sah on 3/15/2011

jascam commented 7 years ago

This comment was posted by on 8/28/2011

jascam commented 7 years ago

This comment was posted by on 2/21/2013