Rewardign system with SMS?..

  • Thread starter Thread starter hin2
  • Start date Start date
H

hin2

Dear readers,
How to design a system with SMS where the system has to send a SMS and
receive SMS...wht type os systemshould i develop?...a web based or a
stand alone type?....pls

do let me know as soon as possible...
 
hin2 said:
Dear readers,
How to design a system with SMS where the system has to send a SMS and
receive SMS...wht type os systemshould i develop?...a web based or a
stand alone type?....pls

do let me know as soon as possible...

First of all, I think you should investigate which sms gateway are you
going to use, at least in spain there are multple gateways and
different opperators that take different commisions for each sms.


Enrique Blanco
MCSD, MCDBA
http://www.eblanco.com
 
eblanco said:
First of all, I think you should investigate which sms gateway are you
going to use, at least in spain there are multple gateways and
different opperators that take different commisions for each sms.


Enrique Blanco
MCSD, MCDBA
http://www.eblanco.com


You need to decide whether to use an IP based gateway (and those that
support receiving SMS), or your own GSM modem gateway to send/receive
SMS. For IP solutions, you might need to subscribe to a short code
service so that people can 'SMS you'.

For GSM modem solution, there are both free open source and and paid
solutions, try the following links, or search Google for 'sms
software'. Hope this helps. :)

http://www.kannel.org
http://www.visualgsm.com
 
Back
Top