Top "Sms-gateway" questions

An SMS gateway is a way of sending a text message with or without using a mobile (cell) phone.

How to pass spaces in a REST call using HttpGet in java

I am sending a call to a SMS gateway using their REST API. Everything is fine when I send a …

java https sms uri sms-gateway
How can I send verfication codes to mobile numbers in node.js? (Like nodemailer, but for SMS)

I have sent confirmation e-mails to users by using nodemailer for my project. It is working fine. Now I am …

javascript node.js sms-gateway
Send sms from my website (only send not receive)

I want to send sms to a group of phone numbers in my database, from my website. Can you please …

php sms sms-gateway bulksms
Send SMS over IP

I hope to create a web server that can give some extra facilities for SMS Service Providers. Can I send …

sms sms-gateway
Sending SMS via PHP

I am woking on my final year project and I would like to send sms to a client via php. …

php sms-gateway
Send SMS using triggers and stored procedures from SQL Server 2008

I written a trigger on smslog table ALTER TRIGGER [dbo].[mytrigger] ON [dbo].[smslog] AFTER INSERT AS Declare @MobileNo int …

sql-server-2008 stored-procedures triggers sms-gateway
How to add a sender name to sms messages

I am trying to bypass having to pay an sms gateway company to send sms messages so I thought of …

android sms sms-gateway sender-id
PHP execute a external url without redirect (background)

I have a API url for sending SMS and I have to execute this url once i create a new …

php url sms sms-gateway
Api / services for receiving sms (text messaging) online

My current project requires us to receive text messages online. It's hard to wade through the search results as many …

api sms gsm sms-gateway
How to send and receive SMS in java?

I want my Java application to send and receive SMS without using any additional hardware devices and it must be …

java java-me sms sms-gateway smslib