bulksms

Using Microsoft SMS Sender to send out smses in batch?

I understand that we can use SMS Sender in command line mode. But i been getting this error same as this article http://www.oreillynet.com/pub/a/wireless/2003/10/10/sms.html The smssender.exe will use the last device that was successfully used to send messages in the Windows version of SMS Sender. But I tried it many times, and smssende...

Send and receive SMSs to a PHP script?

Can a PHP script (which can be working with a MySQL DB) send and/or receive SMSs using some sort of server-side solution? Any special server-side application, or special hardware required? And compatibility? Windows, Linux? ...

How do I design sms service ?

I want to design a website that can send and receive sms. How should I approach the problem ? What are the resources available ? I know php,python what else do I need or are the better options available? How can experiment using my pc only?[somthing like localhost] What are some good hosting services for this? [edit this] [Add more que...

How to create an SMS gateway?

I know there are lots of 3rd party sites to send bulk SMS via the internet, but if I wanted to create one myself, how would I go about it? I know how to create an SMS gateway using my mobile phone, which is very slow. Is there any other way of creating an internet SMS gateway? ...

How To Setup A Sms Sending Website in .net ?

i have a project on newsletter management system. in asp.net.. i am student and i want to provide such a facility in my project for who is become a member of my website and join a group in that so .. whenever admin put a news or any tips and trick.. it will be sent on that group member .. via sms.. so.. can any one tell me how can i s...

What Gotchas have you discovered programming SMS/Alerts?

I am about to start building an SMS alerting function in my web application. The aim is to provide two services: Host pays - e.g. to send an SMS alerting users to the cancellation of an event User pays - e.g. to alert that an Email has been sent with, say, details of a new event (apparently a requirement from users when they are away f...

The remote server returned an error: (401) Unauthorized

I m trying to embed Bulk SMS API in my website ...But the code is giving 401 ASPX : <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>%> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt; <html xmlns="http://www.w3...

What is a SMS gateway

What exactly is and SMS gateway, are "OZEKI" and "KANNEL" the same. Also are they the only thing to send and receive sms from and through your application or you also need additional hardware - "GSM MODEM"??... Finally to you need a service provider to suscribe to?..., and per per sms??.... ...

Deliver SMS messages to Danish numbers which are roaming on foreign networks

I'm searching for a SMS gateway to deliver SMS messages to Danish numbers which are roaming on networks in USA and other countries. ...

How does SMS gateways work?

I've been looking at systems such as txtlocal, esendex and clickatell. I need to send out a very large number of messages and ideally would like to go in at a lower level then using systems like these. Does anyone know how these SMS gateways like I've listed work in terms of actually sending out the messages? Will they have agreements wi...

Making a dektop SMS app...

Thanks to Stack Overflow and you guys i successfully completed my first project (viz. a website using JSP and servlets). The idea which every put forth to me (as i have very little practical experience in making full fledged projects) was to make an app which i want for myself or i think should exist. I have this idea of making a deskt...

Offline/Desktop Application that supports Send & Receive SMS using AT Commands in C#

I would like to build an offline desktop application that could carry out the basic sms functions with the usage of a GSM modem. I currently have a HUAWEI modem which was given to me by the telco company to perform wireless surfing and sms messaging services. Does anyone have a sample project that i could reference to. Was intending ...

How was Twitter able to send/receive millions of SMS messages for free?

I'm working on an application that sends and receives SMS messages to and from its users. (Don't worry - it's not spam - every user of the app expects to send and receive these messages). One key aspect of the app... If a user sends a message to the app, the app then sends that message out to every person on that user's "team". So, the ...

How to set up an sms gateway

Hi all, I'm ambitous to setup an SMS Gateway to provide sms capability to multiple providers in India. I want to provide the registered users the ability to add their own sender ID or even their mobile no. as sender ID (as 160By2 provide). I have already explored the viability of a cellular phone based sms gateway using Gnokii and some...