R Rob Miller Nov 17, 2006 #1 Please advise me how to send SMS text message from VB.NET. We are using Visual Studio 2005. Thanks, Rob
Please advise me how to send SMS text message from VB.NET. We are using Visual Studio 2005. Thanks, Rob
E Eric Moreau Nov 18, 2006 #2 You can send a regular e-mail to send a SMS. The trick is to find the gateway related to the provider of the cell phone you are trying to reach. These can help: · http://www.livejournal.com/tools/textmessage.bml?mode=details · http://www.notepage.net/smtp.htm · http://simpleforce.net/fastsms/cellpro.html · http://www.mymobileguardian.com/MG_Conventions.htm A free .NET based SMS library is available at http://www.scampers.org/steve/sms/libraries.htm. Maybe this one will help you. -- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant S2i web inc. (www.s2i.com) http://emoreau.s2i.com/
You can send a regular e-mail to send a SMS. The trick is to find the gateway related to the provider of the cell phone you are trying to reach. These can help: · http://www.livejournal.com/tools/textmessage.bml?mode=details · http://www.notepage.net/smtp.htm · http://simpleforce.net/fastsms/cellpro.html · http://www.mymobileguardian.com/MG_Conventions.htm A free .NET based SMS library is available at http://www.scampers.org/steve/sms/libraries.htm. Maybe this one will help you. -- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant S2i web inc. (www.s2i.com) http://emoreau.s2i.com/