Sms based query System

i want to make a based query system.
By Using which A user can:
Query Information
Modify his records.
So main Work of the application is going to be querying a database,formatting the result And sending it to the users
what tools will i need for this ? Do i need to purchase some Special SMS plan or i can simply use normal SMS plan.
And i am thinking of making this project with wcf so that any application can implement it.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    @thebigk Oct 11, 2015

    Depends on the level at which you wish to operate. You can build a prototype using your own mobile and computer. If it works; you may opt for a plan. There are pretty cheap bulk SMS plans available. I'd however recommend integrating with WhatApp. Text messages (SMS) are so 2009.

  • Jatin Kumar

    @jatin-SWWqiE Oct 12, 2015

    Kaustubh KatdareDepends on the level at which you wish to operate. You can build a prototype using your own mobile and computer. If it works; you may opt for a plan. There are pretty cheap bulk SMS plans available. I'd however recommend integrating with WhatApp. Text messages (SMS) are so 2009.

    Do you know how i can implement this?