Thursday 24 January 2013

Sending SMS via C# using Way2Sms / 160by2 accounts


Sending SMS via C# using Way2Sms / 160by2 accounts

simple way 2 send sms from the library as stated below....

currently it's working with 2 providers (tested) and working....

 for my personal use i used the below screen to send public IP .....

 
























using SMSClassLibrary;  // namespace

// class name

ReddyInfoSoft ris = new ReddyInfoSoft();
            string res = ris.sendSMS("account id","pwd","sample with lib","to no","provider");


providers :-
  1. way2sms
  2. 160by2 

Click here to download

for Bulk SMS  click Here updated.

10 comments:

  1. i get the error no -11.

    please help me

    ReplyDelete
    Replies
    1. I too getting the same error.
      Please some onw come to rescue..

      Delete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Hello

    i am using below code:
    temp = ris.sendSMS("userid", "pW", msg, number, "Site2sms", "1");
    User id & PW are right.( m also able to login in using this pw )
    then also this code give me -4 Error .

    Pls Help me
    Thanks.

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. We have now started providing bulk SMS API C# India that is very powerful and easy to integrate into your own software/application/websit and send bulk sms.

    ReplyDelete
  6. To select the best bulk SMS API available in the market I would suggest you go for Msgclub SMS platform where they have their bulk SMS API available in many programming languages like PHP, Java,C sharp, .Net and more

    ReplyDelete