SMS Payment

Hi,

Can any body give some idea how to develop sms payment system using java

when ever bill is loaded in the database, a sms will reach to the end user with bill necessary details(due date, Ammount, etc...)

users will send the code, so with this code ammount will be deducted from the respective account and credited in the Telkom account

pls can any body send the links/throw some ideas regarding this

Advanced Thanks

Audippa Naidu.M

[478 byte] By [adipanaidu@gmail.coma] at [2007-11-27 10:39:55]
# 1

Use Runtime class in conjuction with an SMS reader package like GAMMU or GNOKII to get SMSes from telephone to a database and vice versa

Jamwaa at 2007-7-28 19:03:52 > top of Java-index,Java Essentials,Java Programming...