http://www.aswinanand.com/sendsms.php(WEBSERVICE)
Now go through this link : http://www.aswinanand.com/2008/07/send-free-sms-web-service/
By the above web service link any one can able to send free sms through ASP.Net code via way2sms.
Implementation of webservice in our code:
Before using you should create way2sms account to use this webservice.
Method to add webreference in visual studio:
1.Right click ur project and click AddWebReference and paste the above top link in it then it will produce xml code below and click ok.
then follow/use the below code
you can write below code in Button event for trial purpose..
com.aswinanand.www.SendSMS sms = new com.aswinanand.www.SendSMS();
sms.sendSMSToMany("ur way2sms username","password","to number","message");
Please go with this url :
http://way2sms.codeplex.com/
Now go through this link : http://www.aswinanand.com/2008/07/send-free-sms-web-service/
By the above web service link any one can able to send free sms through ASP.Net code via way2sms.
Implementation of webservice in our code:
Before using you should create way2sms account to use this webservice.
Method to add webreference in visual studio:
1.Right click ur project and click AddWebReference and paste the above top link in it then it will produce xml code below and click ok.
then follow/use the below code
you can write below code in Button event for trial purpose..
com.aswinanand.www.SendSMS sms = new com.aswinanand.www.SendSMS();
sms.sendSMSToMany("ur way2sms username","password","to number","message");
Please go with this url :
http://way2sms.codeplex.com/
13 comments:
does it work ?? hv u tested it??
How can we trust this? what if the username and password id captured?
Hi, I tested it, but idid not get any messages,it won't trow any error
plz resolve it.
it is not working man...
i test is but not working please give alter way
you should have an Indian mobile No to send SMS From it to another mobile No around the world
its not working man
I have tested it its not working. Please provide some more options...
I have tested it its not working....how will it recognize the user is and password...
sanchit dubey
It's not working.
here is the simple solution using way2sms / 160by2 accounts tested and working....
ClickHere for solution
above link-- resource is not there...
el link no funciona ya!
Post a Comment