Question:

How can i send sms with the help of vb.net

by  |  earlier

0 LIKES UnLike

i have send the sms via pc with the help of AT commands , but i want to know that who to send sms with the help of VB.NET .... which function is require for that...........

if u have any document or ebook for that then plz refer me ..

 Tags:

   Report

1 ANSWERS


  1. Hi,

    SMS is a really neat technology and interfacing to it is fun but it can be a bit hard to grasp at first since there are a lot of different methodologies that can be used.

    To make things simple I would recommend you start with the Clickatell SMS gateway service. It is easy to use and normally there is a fee per message but with their free trial you get 10 free credits to play with.

    http://www.clickatell.com

    You will want to use their COM api to interface with their service. It should be super simple to setup from VB.NET.

    http://www.clickatell.com/developers/api...

    Also, if you don't mind sending an email to number@teleflip.com then this service will send your SMS message to the number you provided for free. Teleflip will add a little plug for themselves at the bottom of the message.

    Now, if you'd like to do some further research on the matter of SMS and would like to eventually send SMS without having to pay an SMS gateway provider then you will need to know how to setup your own SMS GSM modem and communicate to it. I've provided a few links that will help you in your research.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.