Wednesday, July 15, 2009

way2sms API

Send free sms from your application using java api.
You have to create an account in way2sms
Implementaion details are alredy published in codeglobe
Try it at your own risk
Download



source

16 comments:

  1. This api doesn't work with J2ME. So,I have tweaked the SRC a bit and created a J2ME compatible library. I can post the SRC if you want me to.

    ReplyDelete
  2. Here is J2ME Application for you thanks for the comment

    http://codeglobe.blogspot.com/2009/07/zion-sms-mania-11-beta-send-sms-freely.html

    ReplyDelete
  3. Download Link http://xpedition009.limewebs.com/Zion-SMS-Mania.jar

    ReplyDelete
  4. can you please give me a sample java fileas to how to send a message? please help me

    ReplyDelete
  5. I need way2sms API for C# application.

    ajitasatpathy@gmail.com

    ReplyDelete
  6. hey.... great.. I got the output... but could you please send me the code to jayakrishnah@gmail.com

    ReplyDelete
  7. Im not getting it work...tell me how to work it out..pls ....:-)..:-)

    ReplyDelete
  8. is there any code availabe for asp.net application

    ReplyDelete
  9. this software worked for me for 1 day now it is not sending any sms

    ReplyDelete
  10. Dear sir i want you send sms in my website so how you use sms api and how to send .plz help me

    ReplyDelete
  11. hey it is not working again

    ReplyDelete
  12. The problem with way2sms sms api is , they recently created their own client to send sms and changed the redirection link to not use by other clients. In short they blocking sms from outside clients. We are trying a fix .If we get a solution we definitely post here. thank you for your comments.

    ReplyDelete
  13. hech this new post (Update on way2sms API) http://codeglobe.blogspot.com/2009/12/send-sms-using-uy-wey2sms-updated-by.html

    ReplyDelete
  14. Can anyone provide me this code converted for C# application?
    Also, for the Java version, I'm using the proxy server and getting the following error.
    Server Returned HTTP reponse code: 500.

    Please reply me at gkg4programmers@gmail.com
    I'll wait for the updates
    Thanks

    ReplyDelete
  15. Hi,

    Update SMS.java like below.

    auth url is

    "http://wwwg.way2sms.com//auth.cl"

    add one more request property,

    uc.setRequestProperty("Referer", "http://wwwg.way2sms.com//entry.jsp");

    modify content variable like

    content = "HiddenAction =instantsms &Action=custfrom50000&login=&pass=&custid=undefined&MobNo=" + numbers.get(num) + "&textArea=" +msg+"&qlogin1=Gmail+Id&qpass1=******&gincheck=on&ylogin1=Yahoo+Id&ypass1=******&yincheck=on"

    ReplyDelete

LinkWithin

Related Posts with Thumbnails