I know some SMS API, they are too expensive for the goal of my application. Is there a way to create an SMS server to alert users, then the user can send feedbacks, my application will easily reply based on some key codes. I heard about Rapid SMS. What comes to my mind:
- A modem
- SIM card
- A daemon software (
kannel
maybe) - Web application with django
Any help will be gracefull!