Send SMS from .net application (API)

I

itarunachalam

Dear Friends,


I am doing a new project in vb.net to send sms.

Could anyone have any idea to send SMS in VB.NET using developer API.

If you have any Idea , pls share. It will be very helpful to me.


Thanks in advance,

Arun
 
M

Mark Rae

Dear Friends,

I am doing a new project in vb.net to send sms.

Could anyone have any idea to send SMS in VB.NET using developer API.

If you have any Idea , pls share. It will be very helpful to me.

You asked this exact same question yesterday, and it was answered...
 
E

Eric Moreau

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
Moer inc. (http://www.emoreau.com/)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top