Sending SMS using free gateway

Posted by ush on Stack Overflow See other posts from Stack Overflow or by ush
Published on 2010-04-09T09:16:20Z Indexed on 2010/04/09 9:23 UTC
Read the original article Hit count: 204

Filed under:

I just wanted to develop one web application which allows users to send an SMS to any mobile free of charge . I searched on the net and found many codes and articles and through those articles i came to know that for that kind of application, i required either of the following things:

  1. Web service (Third party web services that are free but not working or not delivering the sms)
  2. GSM Modem ( I don't have any idea about this)
  3. SMS Gateway ( I don't have any idea about plz suggest me a idea

© Stack Overflow or respective owner

Related posts about c#