Web SMS API

sijie123

Junior Member
Joined
Oct 20, 2011
Messages
44
Reaction score
0
Hi everyone!
I was programming a tool for myself and I was wondering if there are Web SMS APIs available? I want to send out mass SMSes to a group of people (to be more exact my class) using my mobile number which has unlimited SMSes.
It's kinda irritating to have to send these kinds of messages on phones especially since you have to input the numbers manually.
So I was trying to code a web tool to send SMSes but are there such APIs available? Cost per message doesn't matter, but I would need to use my number so that it can deduct messages from my unlimited plan.

(I'm posting it here too since you guys here might know a bit about it too, since this is the mobile network forum?)
 

elf108

Arch-Supremacy Member
Joined
Sep 15, 2002
Messages
14,517
Reaction score
1,391
u need a gsm modem to insert your sim card for sending sms. There are such software n hardware around already. SMS gateway.
 

StGrim

Senior Member
Joined
Oct 9, 2006
Messages
775
Reaction score
0
For it to use your number you would have to use tools provided by your telco. For SingTel, there is a web SMS front end on their ideas portal. You could possibly code up a method to sign in and use POST methods to their send SMS page.

There is a captcha on the sign in page though.
 

sijie123

Junior Member
Joined
Oct 20, 2011
Messages
44
Reaction score
0
For it to use your number you would have to use tools provided by your telco. For SingTel, there is a web SMS front end on their ideas portal. You could possibly code up a method to sign in and use POST methods to their send SMS page.

There is a captcha on the sign in page though.

True, but so far as per what I've tried it didn't seem to work :(
Thanks, I'll see if I can go by another way...
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top