I hope this will help you with out opening browser.
Note :- To run this application u need .net framework 4.0
I thought to do it in .net 3.5 but to run in 3.5 environment u need to down 250mb file but 4.0 is very less.
1 = SMS sent
-1 = Server Error
-2 = Invalid Username
-3 = Invalid message text
-4 = Login Failed
-5 = IP Blocked
-7 = Cannot Send! Way2sms Captcha Detected (Since Jan 11 2013)
Download Link :-
ClickHere
Send SMS for Multiple No's at a time (updated) Click Here
if you need any modifications please inform me....
i want code for this application. Please reply me for this
ReplyDeleteKhushbu Patel do u need controls like tetbox, buttons... code? in this application or sms code?
ReplyDeleteif u need sms code u can download smsclasslibrary from
http://reddyinfosoft.blogspot.in/2012/04/sending-sms-via-c-using-way2sms-160by2.html
plz i want code of this i had try above link's code but its giving me exception at runtime its very urgent help me
ReplyDeleteWow I want to experience this, this is awesome, but my problem is, ( .net 3.5 but to run in 3.5 environment u need to down 250mb file but 4.0 ) I don't understand these stuff. What am I going to do with this. ^_^. But anyways I'll try the link you provided hope I can get it. Thanks a lot !
ReplyDeletefriendly SMS | text message | Free SMS | text jokes
Hi khyati may i know the exception u had...?
ReplyDeleteHi ChermylleJazz (.net 3.5 but to run in 3.5 environment u need to down 250mb file but 4.0)means, if u want to run in .net 3.5 envronment .net 3.5 framework file size is 250MB. But .net 4 framework file size is 50MB only.
ReplyDeleteIn XP .net framework 3.5 is not installed, but in windows 7 it is installed by default.
see the links
http://www.microsoft.com/en-us/download/details.aspx?id=25150
http://www.microsoft.com/en-us/download/details.aspx?id=17718
if u didnt understand still. Leave it not a problem.
ReddyInfoSoft ris = new ReddyInfoSoft();
ReplyDeletetry
{
string res = ris.sendSMS("username", "pass", "your message", "sending to mobile no", "way2sms");
Label1.Text = res;
}
catch(Exception ex)
{
Label1.Text = ex.Message;
}
can you please provide a code for c#.net..because your dll doesnt work with the given code by you ..
ReplyDeleteDoes any one know the code for sending messages to multiple users
ReplyDeleteHi INSIGHT place coma(,) for each number
Deletehttp://reddyinfosoft.blogspot.in/2012/06/send-sms-to-multiple-numbers-using.html
@Ravi_Kabra::what packages we need to import at the top of code??
ReplyDelete@vara:
ReplyDeleteinstead of giving commas for multiple users can we get multiple numbers from the database???can you modify the code pls :(
how to solve the problem of -1
ReplyDeletei cant to read received sms in gsm modem using hyperterminal......... pls help me out.......
ReplyDeleteplease provide this code in java or android it's urgent at preetimishrak@gmail.com
ReplyDeletehello sir this library is giving error code -11 while sending sms from both way2sms as well as from 160by2.com
ReplyDelete