SMS

  • Thread starter Thread starter H. Martins
  • Start date Start date
If an SMS message can be sent via email (which it can), then just send an email from Access.

I had built a VB app that did this and it's no more complicated from Access. Just have to know the email address that
corresponds to the SMS account
 
Danny,

It means that some phone companies must have an e-mail to SMS gateway.

I have already sent an e-mail to Skype.

Thank you
Henry
 
Let me try and answer your questions.

Do you need to receive SMS? If you need to receive SMS, you will need
to host your own GSM device or modem so that people can send you SMS.

If not, you can just use internet SMS gateways like clickatell to do
the work, and post to them by HTTP, XML or email. The cost is about
6-8 cents per SMS. There are cheaper services, but not always
reliable. If you need to host your own GSM device, you can use
software like http://www.kannel.org (GPL Open Source) or
http://visualtron.com/enterprise/sms-gateway.

Regards.
 
Back
Top