• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Receive and send SMS using a mobile phone

New Here ,
Jan 23, 2007 Jan 23, 2007

Copy link to clipboard

Copied

Hi

I want to do the following :
receive a sms on a mobile phone connected to the Coldfusion Server... then reply by a SMS with a content based on the content of the sms received (still by using the phone)

I have a Sony Ericsson k750i, that has a usb cable that does charging AND transmitting data at the same time, it seems a perfect for doing what I need and as I only need to send 1-10 SMS per day I am note sure a true gsm modem is necessary.

Have you already done something like that ? Does it work ? How ? Well ?

Thanks in advance
TOPICS
Advanced techniques

Views

224

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 25, 2007 Jan 25, 2007

Copy link to clipboard

Copied

LATEST
Hi,

Sorry but my english is poor...

We have encoutered the same problem.

To solve it simply, we have wrote two program :

- The first is a windows dot net service that made a request to our database and send by sms information. The same program get information from mobile phone and set it in our database.

- the second is a cfm program who read the same database and made treatment of request.

We use it to watch all of our server and survey disk space, coldfusion response, jrun breakdown...

In case of our customers have a critical problem, they send a sms to the mobile phone and we receive it.

We made this with a motorala RAZR phone, but you can use any phone until you have the driver for your os system.

This link show hayes protocol for sms : http://www.cellular.co.za/hayesat.htm

Regards,
Benoit

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation