Unofficial API ~ Way2SMS and FullOnSms
' Under RND.. Visual Basic 6.0 sp6 Source Code + App ( for way2sms )
http://0x10.info/way2sms.zip
' API Link
'' Way2SMS API [140 Char]
Code:
http://0x10.info/way2sms.php?type=XML&to=COMMA_SEPERATED_NUMBERS&username=MOBILENUMBER&password=PASSWORD&message=SMS+TEXT
'' FullOnSMS API [160 Char]
Code:
http://0x10.info/fullonsms.php?type=JSON&to=COMMA_SEPERATED_NUMBERS&username=MOBILENUMBER_OR_USERNAME&password=PASSWORD&message=SMS+TEXT
FullOnSms API with some description :-
Type : XML
Type : JSON
Rough parameter description :-
type : XML | JSON
username : UR CELL NUMBER or USERNAME
password : RESPECTIVE Password
to : comma separated numbers
message : Kindly avoid `#` AND `&` or encode it in `%23` AND `%26` for better URL parsing.
[ Quick Note for Why # and & should b encoded http://stackoverflow.com/questions/940905/can-php-read-the-hash-portion-of-the-url]
Sample example of XML & JSON response..
JSON output :-
XML output ( error ) :-
XML output ( success ) :-
-status_code = 200 || 500
--200 = Success
--500 = Error
-status_txt = RESPONSE ( It is still having some issue parsing Message delivery status )
For way2sms API...
-node = (2,3,4,5,6,7,8)
' site<NODE>.way2sms.com ~~ various distributed load balancer/nodes of way2sms server.
~ Please suggest and report bugs here if u lyk it... i will release PHP code in pub after few more testing
~ It is still buggy @ some extent, but most of d bugs r fixed.
~ There is some group sending limitation near to 20-21* i guess, pl be sure while sending to group.. numbers are not more thn that !
~ I checked for 5 group message @ a time.. pl check for more n rep whether it is working for more or what !
Declamatory : this is for educational purpose only ! don't sell it here and there.. and i am not responsible for anything !
PS : 0x10.info is owned by aa_numb, working on centos 5.5, nginx, php 5.3, curl and other linux apps
2 comments:
your Visual Basic 6.0 sp6 Source Code + App (for way2sms) link not working please upload another site or have other site address please send me on hareshvalani@gmail.com
You have provided an nice article, Thank you very much for this one. And i hope this will be useful for many people.. and i am waiting for your next post keep on updating these kinds of knowledgeable things...
Digital Mobile Marketing
SMS API
SMS Marketing
Post a Comment